Jump to content

kooby

Member
  • Posts

    6
  • Joined

  • Last visited

kooby's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later Rare
  • One Year In Rare

Recent Badges

0

Reputation

  1. Partly solved. Checked the includes/global.inc.php and changed the cache from 'memcached' to 'file' and it loads ok. Don't know why memcached doesn't work though!!
  2. 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?
  3. I just realised the populated one I'm loking at has been upgraded a number of times so that is why it has a number of extensions onboard. Thanks very much for taking the trouble to explain.
  4. Hi all, I've installed 6.08 via softaculous and it runs fine except when I go into Plugin Manager there are no modules available. On my other working installation of 6.08 I've had for a long time there are dozens listed. Thinking this was due to a hiccup on this new server I went to a different server elsewhere and installed from softaculous there and its exactly the same. Does the install no longer put the shipping and payment plugins there for you to use or is something wrong with the installations?
×
×
  • Create New...