Author Topic: how to fix CACHE_DRIVER error  (Read 3362 times)

CTGO.co

  • Guest
how to fix CACHE_DRIVER error
« on: December 11, 2018, 07:54:43 AM »
warning: AbanteCart core v.1.2.13 Use of undefined constant CACHE_DRIVER - assumed 'CACHE_DRIVER' (this will throw an Error in a future version of PHP) in <b>/core/helper/system_check.php</b> on line <b>116</b>

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5791
  • Karma: +274/-2
    • View Profile
Re: how to fix CACHE_DRIVER error
« Reply #1 on: December 11, 2018, 08:33:16 AM »
What is your PHP version?

CTGO.co

  • Guest
Re: how to fix CACHE_DRIVER error
« Reply #2 on: December 11, 2018, 08:54:45 AM »
What is your PHP version?


as i see on hosting control panel: PHP version: 7.2.7 this is the recently version. is that ok or not ??

CTGO.co

  • Guest
Re: how to fix CACHE_DRIVER error
« Reply #3 on: December 12, 2018, 08:33:47 AM »
What is your PHP version?

is that ok ??

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: how to fix CACHE_DRIVER error
« Reply #4 on: December 12, 2018, 09:42:08 PM »
PHP version is OK.

Check your AbanteCart configuration file, if it has CACHE_DRIVER defined.
system/config.php

If you do not have CACHE_DRIVER defined, you need to add it with the cache driver that you are using.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

CTGO.co

  • Guest
Re: how to fix CACHE_DRIVER error
« Reply #5 on: December 13, 2018, 03:02:38 AM »
PHP version is OK.

Check your AbanteCart configuration file, if it has CACHE_DRIVER defined.
system/config.php

If you do not have CACHE_DRIVER defined, you need to add it with the cache driver that you are using.


thank you for your reply, can you tell me please, what to do exactly and what i have to add ??

 

Powered by SMFPacks Social Login Mod