The requested URL /bomer-engineering-services/ was not found on this server.

Permalink 2 users found helpful
Im still transferring sites and the last site i'm transferring gives me the following message.

Not Found
The requested URL /bomer-engineering-services/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

I followed exactly the same steps I did when transferring my other sites and dontknow why i'm getting this.

Can you help?


Small update if I go to editing mode i can login but after that i'm getting the same message

 
rge replied on at Permalink Reply
What happens when you put index.php / before the url.

mysite.com/index.php/bomer-engineering-services
It might be related to the url settings in the cms or the .htaccess.
SmoothPixel replied on at Permalink Reply
SmoothPixel
I have had similar problems when I had 'Only render at canonical URLs' set on my local server and then migrated the site to the live server (which has a different domain).

If this applies to you, you can fix it by amending the references to Canonical URLs in:

application/config/generated_overrides/site.php
application/config/generated_overrides/concrete.php

You may need to close then reopen your browser for it to recognise that the redirect is no longer in place.

If this doesn't help, you might also try disabling 'url_rewriting', found in the concrete.php file listed above.