How to Fix APC Installation Error 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. Installation of APC is quite simple. This article shows you how to fix APC installation problem when it fails at make process as…