Welcome Guest, Not a member yet? Register   Sign In
Upgraded to 3... can't access pages
#1

(This post was last modified: 01-06-2016, 05:42 AM by baazil1.)

I've upgraded to CodeIgniter 3 and followed the guide, changed all my controllers to Ucfirst. I only have 5 controllers, this isn't a huge site.

My config is as such:

Code:
$config['base_url'] = 'http://www.eldermaltreatment.com/'
$config['index_page'] = '';
$config['uri_protocol']    = 'AUTO';

I can easily access www.eldermaltreatment.com, but cannot access www.eldermaltreatment.com/about.

404 everywhere.

Any suggestions?

EDITED to remove $_SERVER... based off NARF's suggestion.
Reply


Messages In This Thread
Upgraded to 3... can't access pages - by baazil1 - 01-05-2016, 09:31 AM
RE: Upgraded to 3... can't access pages - by Narf - 01-05-2016, 11:43 AM
RE: Upgraded to 3... can't access pages - by Narf - 01-06-2016, 08:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB