Sorry. I was using the config file from a new version of apc. Please, change /etc/php5/conf.d/apc.ini to this: extension=apc.so apc.shm_size = 100M apc.write_lock= off apc.slam_defense= off
Then restart apache, memcached and run apache_tail.
Sorry. I was using the config file from a new version of apc. Please, change /etc/php5/ conf.d/ apc.ini to this:
extension=apc.so
apc.shm_size = 100M
apc.write_lock= off
apc.slam_defense= off
Then restart apache, memcached and run apache_tail.