February 3, 2011 by Ivan Kristianto
[HowTo] Install Alternative PHP Cache (APC)

The Alternative PHP Cache (APC) is a free and open opcode cache for PHP. Its goal is to provide a free, open, and robust framework for caching and optimizing PHP intermediate code. And you can boost your php web application using this modules. For example you can use it in WordPress using W3 Total Cache.
To install Alternative PHP Cache (APC) you can use PECL (repository for PHP Extensions):
1. Open your ssh with root access.
2. Install APC dependency pcre prior install APC:
yum install pcre-devel #For Centos aptitude install libpcre3-dev #For Ubuntu/Debian
3. Install APC:
pecl install apc4. Wait until it is finished.
5. Test it by make a file in your web directory using phpinfo()
<?php phpinfo(); ?>
Now you can use APC for better cache mechanism, see PHP APC book at php.net.
For WordPress blog you can use W3 Total Cache to use PHP APC.
[HowTo] Install and Configure Squid as Transparent Proxy



I liked the way of your explanation .Any one can read this post and get the procedure.Thanx for all of your explanation coz even i needed thi explanation.
- spam
- offensive
- disagree
- off topic
LikeCan u let me know any simple method to install Alternative PHP Cache (APC) in WordPress using W3 Total Cache. I need to install it in WP.
- spam
- offensive
- disagree
- off topic
LikeYou need to have root access for it. My method is the simplest way to install APC.
- spam
- offensive
- disagree
- off topic
LikeYour instruction to install the APC was nice. Any one can read this post and get the procedure.Thanx for all of your explanation coz even i needed thi explanation.
- spam
- offensive
- disagree
- off topic
LikeI am impressed by your way of explanation. Step by Step, you did a good job. I am eager to install APC.
- spam
- offensive
- disagree
- off topic
LikeI know also alternate ways,thanks for your suggestion....
- spam
- offensive
- disagree
- off topic
Likei would like congratulate u on building such a valuable site.I’m sure yours visitors find your site as useful as did.well, i am a software engineer & working in php CMS customization.
- spam
- offensive
- disagree
- off topic
Like