Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can't login to admin: Seems to be looking for action_recorder.php in a directory that doesn't exist


smartpartspc

Recommended Posts

Posted

The last time I logged in was about a week ago and I was able to do so without a problem. This morning I try to login and I am greeted with this error:

 

Warning: require(/hermes/bosweb/web082/b820/xxxx/includes/classes/action_recorder.php) [function.require]: failed to open stream: No such file or directory in/hermes/bosoraweb054/b820/xxxx/admin/includes/classes/action_recorder.php on line 13

 

Fatal error: require() [function.require]: Failed opening required '/hermes/bosweb/web082/b820/xxxx/includes/classes/action_recorder.php' (include_path='.:/usr/local/lib/php-5.2.17/lib/php') in /hermes/bosoraweb054/b820/xxxx/admin/includes/classes/action_recorder.php on line 13

 

If you notice, the action_recorder.php file is in the "...bosweb/web0xx/..." but it is looking for it in "...bosoraweb054...", which doesn't exist!. The bosoraweb0xx is missing the "/" between bosweb and web0xx

 

How do I fix this issue? Do I need to edit something to direct it a specific destination to find the action_recorder.php file?

 

If it helps, the document root folder on my server is /home/users/web/b820/xxxx

Posted

Got it figured out. Looks like the Document Root path from my web hosting company changed, so all I had to do was change the path in the admin>includes>configure.php file :thumbsup:

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...