Page 1 of 1

HTTP 404 after Server Relocation

Posted: Mon Oct 24, 2022 11:28 pm
by jcarndt
My hosting company moved my store from one server to another. After the server move, I have been unable to get my store working. I keep getting:

Not Found
The requested URL 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 have been trying to find the error_log to get more information to troubleshoot, but I have been unable to find it.

Any suggestions to resolve would be appreciated. Thanks!!

Re: HTTP 404 after Server Relocation

Posted: Tue Oct 25, 2022 12:21 am
by jcarndt
Found the problem!! The hosting switched to PHP 8.0 when switching to the new server. I switched it back to PHP 7.x and everything is working fine now. Just should I would leave this tidbit of information should others run into this issue. Thanks!!