Jump to content

Cache Error (Error 500)


sandrosama

Recommended Posts

Hello,

 

We have a problem with our prestashop store.

 

The store is on VPS, and the problem is that from time to time(with no apparent logic) site goes down with error 500.

 

In debugging mode, two type of error messages occur:

------------------------------------------

1.

Fatal error: Class 'Cache' not found in /home/mydomains/domains/mydomains.com/public_html/classes/ObjectModel.php on line 1543

 

2.

Notice: Undefined index: ControllerCore in  /home/mydomains/domains/mydomains.com/public_html/classes/PrestaShopAutoload.php on line 129

 

Warning: require( /home/mydomains/domains/mydomains.com/public_html): failed to open stream: No such file or directory in  /home/mydomains/domains/mydomains.com/public_html/classes/PrestaShopAutoload.php on line 129

 

Fatal error: require(): Failed opening required ' /home/mydomains/domains/mydomains.com/public_html' (include_path='.:/usr/local/lib/php') in  /home/mydomains/domains/mydomains.com/public_html/classes/PrestaShopAutoload.php on line 129

 

-----------------------------------------------

 

In both instances renaming/deleting cache file resolves the issue.

 

We have:

  • Presta version 1.6.0.6
  • Opcache
  • Apache
  • Linux

 

Any ideas what the problem might be? 

Edited by sandrosama (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...