CodeIgniter Forums
upgrading from 1.3.3 to 1.5.4 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: upgrading from 1.3.3 to 1.5.4 (/showthread.php?tid=3742)



upgrading from 1.3.3 to 1.5.4 - El Forum - 10-19-2007

[eluser]mdg5w[/eluser]
I just upgraded this morning and it seems like for the most part my site is still working.

However,

http://mysite.com/controllerName/

doesn't work. but.

http://mysite.com/index.php/controllerName/

does.

This is only the case for 1 controller.

Any thoughts?


upgrading from 1.3.3 to 1.5.4 - El Forum - 10-20-2007

[eluser]Derek Allard[/eluser]
You removing index.php in an htaccess file? Is that one controller part of the htaccess?