Jump to content

PHP fatal error


kooby

Recommended Posts

I have been running a site (still on 6.4.4 - php7.2) for a number of years without problems until suddenly the site has crashed, shows 500 error and the error log shows the following:

[16-Mar-2023 22:57:24 UTC] PHP Fatal error:  Uncaught Error: Class 'memcached' not found in /home/xxxxx/public_html/store/classes/cache/memcached.class.php:38
Stack trace:
#0 /home/xxxxx/public_html/store/classes/cache/memcached.class.php(66): Cache->__construct()
#1 /home/xxxxx/public_html/store/controllers/controller.index.inc.php(20): Cache::getInstance()
#2 /home/xxxxx/public_html/store/index.php(20): include('/home/xxxxx/...')
#3 {main}
  thrown in /home/xxxxx/public_html/store/classes/cache/memcached.class.php on line 38

I can't get in admin so am stumped.

Is there any way of recovering the site or is it a complete re-install?

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...