Zachary Schuessler

APC

PHP Fatal Error: Uncaught exception ‘Zend_Cache_Exception’ with message ‘The apc extension must be loaded for using this backend’ in {_PATH_}

Solving an APC extension error when using Zend Framework. Goes through the process of installing APC and properly including it in your PHP configuration in Ubuntu.