Welcome Guest, Not a member yet? Register   Sign In
Trying to get codeigniter working on windows azure.
#1

[eluser]delay[/eluser]
I am trying to get codeigniter working on azure websites. I am using the current developer build from github. (sqlsrv drivers work much better in the developer version with Azure sqlserver).

The problem I am having is when I call the sessions library it gives me this error.

Fatal error: Class 'CI_Driver_Library' not found in C:\VirtualDirectory0\site\wwwroot\system\libraries\Session\Session.php on line 53

The Driver.php file is in the libraries directory.

Anyone know what I might be doing wrong? Sessions seem to work ok with codeigniter 2.1.3 on Azure but then I have problems with some aspects of the sqlsrv database driver.

Thanks in advance...
#2

[eluser]delay[/eluser]
My apologies for posting in this Category. I realized my mistake shortly after posting that I was in the wrong category. Didn't see a way to delete or move it.

Anyway sorry for posting to the wrong forum category.




Theme © iAndrew 2016 - Forum software by © MyBB