Welcome Guest, Not a member yet? Register   Sign In
[RESOLVED] 404 on production
#1

(This post was last modified: 08-23-2015, 12:19 PM by maxime59.)

Hi at all,

Looks like it's a recurrent issue but I still can't solve it so this is my story :

- Project on development environment works well, routes defined without the index.php in it.
- Migration on "production" and 404 error when index.php not used !
--> I can't access to my pages without index.php in the URI whereas in development it worked normally.

Not Found

The requested URL /dashboard was not found on this server.
Apache/2.2.15 (CentOS) Server at prod.grm.com Port 80


Module_rewrite is right there (checked with phpinfo())
My Controllers and Models are written with a first Capital letter.
I changed the config['base_url'] with the the production one

--> Also, the homepage works with default controller set but after it's 404..

Htaccess problem ?

I can't get it why so much difference between development and "prod".

Thanks

Max
Reply


Messages In This Thread
[RESOLVED] 404 on production - by maxime59 - 08-22-2015, 01:25 PM
RE: 404 on production - by phplaw - 08-22-2015, 10:11 PM
RE: 404 on production - by maxime59 - 08-23-2015, 03:23 AM
RE: 404 on production - by phplaw - 08-23-2015, 08:49 AM
RE: 404 on production - by maxime59 - 08-23-2015, 12:18 PM
RE: [RESOLVED] 404 on production - by phplaw - 08-23-2015, 09:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB