sbordun Posted November 4, 2018 Share Posted November 4, 2018 Hi, I created a second prestashop 1.7 site by cloning the first one. “secret/cookie_key/cookie_iv/new_cookie_key” were not changed inside of (../app/config/parameters.php). I put both prestashops on the same server with memcached/apcu installed. but I can’t use no memcached neither apcu with both of them since each of them generates the same cache keys. DO you know what configuration changes should I do to make the cache keys different? My understanding that prestashop generates the cache keys with prefix and this prefix should be unique per each site. But I do not know what settings should be changed and how. Any help is appreciated. Thank You Link to comment Share on other sites More sharing options...
[email protected] Posted July 26, 2023 Share Posted July 26, 2023 hello, have you found the solution? thanks Link to comment Share on other sites More sharing options...
El Patron Posted July 26, 2023 Share Posted July 26, 2023 you need to start multiple instances of memcache, I recommend searching outside of PS forum to find how to do for your server. 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