02-26-2015, 11:10 AM
Check the filename requirements for the version of CodeIgniter you are using. More than likely, you have some files named in all lowercase which should have an uppercase first letter. Windows won't notice the difference, but most other operating systems will.