I am working on a site that is hosted on a VPS with the virtuoso CENTOS 5.4 i686 installed. I have a drupal installation on a server that simultaneously receives about 100 authenticated users. But at some point, the server stops responding, and the site is down. So, I tried to set the operation cache code - an alternative PHP cache.
While the rest of the server is working fine, the Drupal installation crashes as soon as I install PECL APC with the following message Fatal error: Unable to run code from this file in combination with unencoded files in / home / apogee / public _html / 2010 / themes / zen / zen / block.tpl.php.
Could you tell me how to properly configure Drupal to use APC?
Thanks
niting
source
share