APC Cache is an open source opcode caching module for PHP. You can find documentation for APCu at
https://www.php.net/manual/en/book.apcu.php
- Zend OpCache
 - install apc from yum
 - install apc from source
 - install apc from pecl
 - configure apc in php.ini
 
See PHP

Leave a Reply