hugosnel Posted November 20, 2013 Share Posted November 20, 2013 I need to disble cache from backoffice for update. It just willl not disable!! What to to? Link to comment Share on other sites More sharing options...
vekia Posted November 20, 2013 Share Posted November 20, 2013 what ps version you use? Link to comment Share on other sites More sharing options...
hugosnel Posted November 20, 2013 Author Share Posted November 20, 2013 1.5.3.1 and i want to update to 1.5.6.1 Link to comment Share on other sites More sharing options...
El Patron Posted November 20, 2013 Share Posted November 20, 2013 I'm curious which cache? There are 3-4 of them under performance. Link to comment Share on other sites More sharing options...
hugosnel Posted November 21, 2013 Author Share Posted November 21, 2013 the general filesystem cache, the last one on the performance page Link to comment Share on other sites More sharing options...
El Patron Posted November 21, 2013 Share Posted November 21, 2013 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 More sharing options...
hugosnel Posted November 21, 2013 Author Share Posted November 21, 2013 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now