2015-11-22, 22:39:44
(2015-11-21, 23:52:54)shawn_a Wrote: have you checked your actual host logs to see what the 404 says m usually a filter gives a reason.
Sometimes files are blocked because the file permissions are set to high, like 777
Error I see in the page is:
Code:
Forbidden. You don't have permission to access /gs337/admin/load.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
and from server error log:
Code:
...File does not exist: /home/XXXXXXX/public_html/403.shtml, referer: http://XXXXXXXX/gs337/admin/load.php?id=migrate
Googling "403.shtml" throws up loads of mentions of CPanel XSA probs - is this any help?
Meanwhile I've migrated my current job (with loads of image and other links) just fine by leaving out http:// as I mentioned above, so I'm a happy bunny for now :-)