XF 1.3 404 page not found

Maxxamillion

Active member
This seems like my issue here http://xenforo.com/community/threads/changing-hosts-no-pages-but-home-will-load.51311/

Basically my home page will load if i click anything else i get the 404 The server can not find the requested page: Port 80

however i cant access acp to disable friendly urls to test it any suggestions please

also checked my error logs in cpannel this was one of them

Code:
PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/thegamer/public_html/inc/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thegamer/public_html/global.php on line 19, referer: http://www.thegamersquare.com/newreply.php?tid=66++++++++++++++++++++++++++++++++Result:+site+have+unknown+captcha+type,+it+is+recommended+to+change+type+of+captcha+recognition+in+the+%22Speed+-+succes+rate%22+options;
[Thu Jul 10 13:25:06 2014] [error] [client 63.141.248.28] PHP Warning:  require_once(/home/thegamer/public_html/inc/init.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/thegamer/public_html/global.php on line 19, referer: http://www.thegamersquare.com/newreply.php?tid=66++++++++++++++++++++++++++++++++Result:+site+have+unknown+captcha+type,+it+is+recommended+to+change+type+of+captcha+recognition+in+the+%22Speed+-+succes+rate%22+options;
[Thu Jul 10 12:53:51 2014] [error] [client 66.249.64.220] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/thegamer/public_html/inc/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thegamer/public_html/global.php on line 19
 
Last edited:
You should be able to log in to the ACP directly by navigating to /admin.php.

If you have recently moved servers, check the .htaccess file was copied across.
 
You should be able to log in to the ACP directly by navigating to /admin.php.

If you have recently moved servers, check the .htaccess file was copied across.

I cant access the acp by using that i get the same 404 error, as for the .htaccess it was changed so i could get the friendly urls, i did read your post about it and converted that file back but nothing now
 
If you get a 404 for the admin page then that may indicate the server move wasn't successful.

What exactly has been done since it was working to now?
 
Top Bottom