Welcome Guest, Not a member yet? Register   Sign In
problem with uploading CI on the web server
#3

Yes, read the notes in the link gadelat posted.

Controller Filename MUST be "Hello.php" (cap first letter)
Controller definition MUST be "class Hello extends CI_Controller" (first letter of classname upper case)

Windows doesn't care about upper/lowercase filenames, but just about everything else in the world does Smile
Reply


Messages In This Thread
RE: problem with uploading CI on the web server - by CroNiX - 06-03-2015, 04:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB