Changed to APC from Memcache; getting errors
-
I’ve been running Memcache for W3 Total Cache for quite some time, and recently my web host enabled APC and i thought I’d give it a try. I enabled it for Page Cache and began to get hundreds of errors, similar to this:
Warning: require_once() [function.require-once]: Unable to allocate memory for pool. in /home/xxxx/public_html/wp-content/plugins/w3-total-cache/inc/define.php on line 1449 Warning: require() [function.require]: Unable to allocate memory for pool. in /home/xxxx/public_html/wp-settings.php on line 82 Warning: require_once() [function.require-once]: Unable to allocate memory for pool. in /home/xxxx/public_html/wp-settings.php on line 99 Warning: require() [function.require]: Unable to allocate memory for pool. in /home/xxxx/public_html/wp-settings.php on line 105 Warning: require() [function.require]: Unable to allocate memory for pool. in /home/xxxx/public_html/wp-settings.php on line 106 Warning: require() [function.require]: Unable to allocate memory for pool. in /home/xxxx/public_html/wp-settings.php on line 107 Warning: require() [function.require]: Unable to allocate memory for pool. in /home/xxxx/public_html/wp-settings.php on line 108 Warning: require() [function.require]: Unable to allocate memory for pool. in /home/xxxx/public_html/wp-settings.php on line 109 Warning: require() [function.require]: Unable to allocate memory for pool. in /home/xxxx/public_html/wp-settings.php on line 110 Warning: require() [function.require]: Unable to allocate memory for pool. in /home/xxxx/public_html/wp-settings.php on line 111 Warning: require() [function.require]: Unable to allocate memory for pool. in /home/xxxx/public_html/wp-settings.php on line 112 Warning: require() [function.require]: Unable to allocate memory for pool. in /home/xxxx/public_html/wp-settings.php on line 113
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Changed to APC from Memcache; getting errors’ is closed to new replies.