Closed (fixed)
Project:
Alternative PHP Cache
Version:
7.x-1.0-beta4
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
29 Apr 2012 at 16:28 UTC
Updated:
12 Jun 2013 at 09:03 UTC
I have alternative php cache enabled (because it fixed the error the first time I saw it) and I am now getting the error again. Will this cause any damage to my site? How can I fix it (is there a php module or setting that will stop this from happening)? Any help would be appreciated.
Comments
Comment #1
mva.name commentedYou can fix it by increasing apc_shm to size, that you set as memory_limit in php.ini, for example ;)
It's dirty a bit, but works fine for me.
Comment #2
meshwetaThis was helped me :( I have also increased the memory limit in settings.php as well as in php.ini also rebooted the server but still error is there. Any help?
Comment #3
meshweta