On my DV from MediaTemple running Centos 5.8 I installed APC.
I then added extension = "apc.so" to /etc/php.ini so APC will be enabled for all existing and future sites on the server.
When I checked php.info still no APC showing up.
I removed the line and added it to /var/www/vhosts/example.com/etc/php.ini and then checked phpinfo which was running in example.com and APC showed up. However, I don't of course want to have to add this each time to every domain.
Is there a reason why /etc/php.ini isn't picking it up? I restart httpd, do I need to restart it more?
Or if for some reason with FastCGI it has to be in each domain php.ini is there a way to get it added to that template?
Also the server uses the default plesk 11.