Welcome Guest, Not a member yet? Register   Sign In
Code Igniters won't load with php configuration, Please help
#2

[eluser]vitoco[/eluser]
I don't know exactly what can be wrong with that, but I recommend you to install xdebug and add this code to index.php

Code:
error_reporting(E_ERROR | E_WARNING | E_PARSE | E_NOTICE ); // line 36

This will output any missing libraries, or incompatibilities to help you debug your installation.


Messages In This Thread
Code Igniters won't load with php configuration, Please help - by El Forum - 01-17-2013, 07:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB