Welcome Guest, Not a member yet? Register   Sign In
codeigniter 404 error on live server
#2

The most common reason for things lkike this is case sensitivity, if you develop on Windows and deploy to Linux.
You didn't say which URI caused the problem, but if your default homepage, then check that your controller is named Welcome.php and not welcome.php. Windows doesn't care, but the rest of the world does.

ps - Using "code" tags makes your post more readable
Reply


Messages In This Thread
RE: codeigniter 404 error on live server - by ciadmin - 05-02-2018, 09:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB