miguedep Posted November 15, 2013 Share Posted November 15, 2013 Good morning, PrestaShop version: 1.5.6.0 Link to your store: http://miguelsanchezmarti.com/ Current Theme: alysum_2.0 Hosting: Your package: 1 & 1 Business I'm trying to install and configure memcache by this method http://wiki.theplaz...._with_MediaWiki When I put on my server $ top get It seems to be all right, I supose. The problem is when I try to activate the memcache and I press save. I always get white screen when saving. I have enabled define ('_PS_MODE_DEV_', true); But do not get any errors, just blank screen. From what I have read in forums could be something related to permissions but I am lost. Any idea how to solve the problem? Many Thanks in advance, Link to comment Share on other sites More sharing options...
Verito Posted February 12, 2014 Share Posted February 12, 2014 Hello. I have same problem. Link to comment Share on other sites More sharing options...
estefana Posted March 3, 2014 Share Posted March 3, 2014 I'm not finding any answers on the forum about this issue. Only problems. Link to comment Share on other sites More sharing options...
augis2003 Posted March 17, 2014 Share Posted March 17, 2014 Good morning, PrestaShop version: 1.5.6.0 Link to your store: http://miguelsanchezmarti.com/ Current Theme: alysum_2.0 Hosting: Your package: 1 & 1 Business I'm trying to install and configure memcache by this method http://wiki.theplaz...._with_MediaWiki When I put on my server $ top get putty.JPG It seems to be all right, I supose. The problem is when I try to activate the memcache and I press save. I always get white screen when saving. activarmemcache.JPG I have enabled define ('_PS_MODE_DEV_', true); But do not get any errors, just blank screen. From what I have read in forums could be something related to permissions but I am lost. Any idea how to solve the problem? Many Thanks in advance, Same problem here. Do you found solution? Link to comment Share on other sites More sharing options...
Bill Dalton Posted March 17, 2014 Share Posted March 17, 2014 Memcache is great for static content, but it is horrible for shopping carts. If you think getting it working is hard, the nightmare doesn't even BEGIN until you have it running. But don't take my word for it, just do a Google search on Memcached and shopping carts or dynamic content. Just my opinion. But that doesn't answer your question. I would try going directly to the database and look at table ps_memcached_servers and check to see if the info is there. If not manually enter the info, set the weight to one. Hope this helps. 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