![]() |
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 |
make sure the php.ini you enabled apc.so in is the one used by lsphp5.
Quote:
|
Yes its the been added to the correct php.ini. Any other ideas? I still haven't fixed it :-(
|
paste here the output of
Quote:
|
Code:
PHP Warning: PHP Startup: Unable to load dynamic library './geoip.so' - ./geoip.so: cannot open shared object file: No such file or directory in Unknown on line 0 |
maybe your lsws does not use default lsphp (/usr/local/lsws/fcgi-bin/lsphp5). check binary path (Admin CP => Configuration => Server => External App => lsphp5 => command).
|
| All times are GMT -7. The time now is 01:05 PM. |