This is how to install APC for PHP on Fedora 15.
yum install php-devel yum install pcre-devel yum install php-pear pecl install apc
Create a file in /etc/php.d named apc.ini, containing the following.
extension=apc.so
Don't have time to check my blog? Get a weekly email with all the new posts. This is my personal blog, so obviously it is 100% spam free.
Tags: apc, fedora, linux, pecl, PHP
This entry was posted on Sunday, August 12th, 2012 at 4:57 pm and is filed under Life, Tech. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.