Artanor Posted January 17, 2019 Share Posted January 17, 2019 Hello, I have a problem with enabling CacheMemcache. It's a fresh installation of Prestashop, version: 1.7.4.2, running on Apache 2.4.6 with PHP engine version 5.6. The problem is when I am trying to enable CacheMemcache in response I get this error: "The settings file cannot be overwritten." and cache is still disabled. I am pretty sure about correct folders/files permissions and Memcache server. I wasn't able to find any additional informations/tips on the Intenet, I was searching a lot. Could you please help? Anybody had similiar issue? Thanks in advance! Link to comment Share on other sites More sharing options...
El Patron Posted January 17, 2019 Share Posted January 17, 2019 I'm curious first why you are using php 5.6. If you use php7 you can use memcached. Also share what exact permissions are. Link to comment Share on other sites More sharing options...
Artanor Posted January 18, 2019 Author Share Posted January 18, 2019 My current server from my provider is not supporting php version 7+, but I am working on that. About chmod I set 755 for directories and 644 for files, but I was also trying to give higher permissions for files temporary, unfortunately without success. In Presta's settings information tab there is no things to fix, especially in terms of permissions. As far as I know even with wrong permissions Presta should prompt with error like "invalid permissions, can't write to file" or something. Am I wrong? Thank you. 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