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

mva.name’s picture

You 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.

meshweta’s picture

This 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?

meshweta’s picture

Status: Active » Closed (fixed)