CodeIgniter Forums
Problems with Codeigniter 3.1.9 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9)
+--- Thread: Problems with Codeigniter 3.1.9 (/showthread.php?tid=71993)



Problems with Codeigniter 3.1.9 - KadMik - 10-23-2018

Good evening, I have started using CodeIgniter 3.1.9, on my local server, everything works perfectly, but when I upload it to the remote server, I get error 404, what can I do?


RE: Problems with Codeigniter 3.1.9 - InsiteFX - 10-24-2018

To start you can give us some more information on your server etc;

Some servers are case sensitive and the file names must be all lowercase.


RE: Problems with Codeigniter 3.1.9 - KadMik - 10-24-2018

Server Apache
PHP 5.6


RE: Problems with Codeigniter 3.1.9 - KadMik - 10-24-2018

I could solve it. The file names of the controllers should start with a capital letter