View Single Post
  #8  
Old 12-02-2011, 10:12 AM
webizen webizen is offline
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
Reply With Quote