APC Not Enabled (WHM on CentOS)
- by gamerzfuse
I know this questions has been beat to death, but I've read almost all the responses and it hasn't solved my issue. I installed APC (no noted errors), I told PHP.ini to enable it and I made sure I am running PHP in FastCGI with SuExec turned off.
Still I have no go.
PHP / suEXEC Configuration
Default PHP Version (.php files) 5
PHP 5 Handler fcgi
PHP 4 Handler none
Apache suEXEC off
Apache Ruid2 off
php.ini Configuration
Alternative PHP Cache apc.enabled
Alternative PHP Cache apc.shm_segments
Alternative PHP Cache apc.shm_size
When I run the APC.php file I get this message:
No cache info available. APC does not appear to be running.