
12-02-2011, 10:12 AM
|
|
LiteSpeed Staff
|
|
Join Date: Oct 2010
Posts: 2,390
|
|
comment out the line 'extension=apc.so' in php.ini file and restart lsws to take effect. to find out which php.ini in use, do
Quote:
|
/usr/local/lsws/fcgi-bin/lsphp5 -i | grep php.ini
|
|