View Single Post
  #6  
Old 12-18-2012, 12:03 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
No. That command is to help you find out which php.ini is used by lsws. To find out which php.ini is used by Apache, run 'php -i | grep "Configuration File".

If lsws is using the matching PHP built from whm plugin, it should use the same php.ini as Apache.
Reply With Quote