Jump to content

cannot disable cache from backoffic


Recommended Posts

ps will need  write access to  config/settings.inc.php

 

here you will find the 'type' of cache and the enable/disable switch

define('_PS_CACHING_SYSTEM_', 'CacheMemcache');
define('_PS_CACHE_ENABLED_', '0');

check your permissions or you can modify with an editor

Link to comment
Share on other sites

Right on! Stupid me...

Now I am progressing but onclick upgrade gives me internal server error.

I know it is off topic but I present it anyway ..

[Ajax / Server Error for action download] textStatus: "error " errorThrown:"Internal Server Error " jqXHR: " "

 

[Ajax / Server Error for action download] textStatus: "error " errorThrown:"Internal Server Error " jqXHR: " "

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...