
How to Install Alternative PHP Cache (APC) on Ubuntu
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. To install APC, do the following commands: Update Feb 25, 2012: I found one liner APC installation from php.net: