codeigniter 1.7.2 not work in php 5.3 |
[eluser]Watermark Studios[/eluser]
Framework works fine with php 5.3. I ran into the same problem and it turned out to be an issue with my Apache and php.ini configuration. Double check that in your Apache config file you have mod_rewrite loaded and the Directory settings set up properly. Here is a solid tutorial that helped me out quite a bit when I first ran into this problem. Good luck, Ken |
Messages In This Thread |
codeigniter 1.7.2 not work in php 5.3 - by El Forum - 10-21-2010, 08:09 PM
codeigniter 1.7.2 not work in php 5.3 - by El Forum - 10-21-2010, 10:20 PM
codeigniter 1.7.2 not work in php 5.3 - by El Forum - 10-22-2010, 02:05 AM
codeigniter 1.7.2 not work in php 5.3 - by El Forum - 10-22-2010, 02:23 AM
codeigniter 1.7.2 not work in php 5.3 - by El Forum - 10-22-2010, 08:27 PM
|