View Single Post
  #4  
Old 12-18-2012, 10:47 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
if you already built matching PHP, lsws should use the same php.ini as Apache. To locate the php.ini used by lsws, issue below from command line:
Quote:
/usr/local/lsws/fcgi-bin/lsphp5 -i| grep "Configuration File"
Reply With Quote