View Single Post
  #1  
Old 01-23-2012, 05:05 AM
awood969 awood969 is offline
New Member
 
Join Date: Jan 2012
Posts: 6
Question APC Not enabled?

Hi guys/gals,

Just need some help with regards to APC.

I have just recompiled PHP using the Litespeed web panel selecting the APC add-on. This is for PHP version 5.3.8.

After the process completing without error i then adjusted my php.ini file to include extension=apc.so next to the other extensions i run (nothing conflicting).

I restarted the server and loaded up a phpinfo() page, only to discover that apc isn't enabled, and not even shown on the phpinfo() page.

Could anybody shine some light on this for me?

Thanks
Andrew
Reply With Quote