View Single Post
  #14  
Old 07-13-2012, 05:56 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
looks like litespeed is running on port 80. do 'netstat -tnpl | grep litespeed' to verify.

for the timezone issue. is the php.ini you saved the one in use by lsws? you can do '/usr/local/lsws/fcgi-bin/lsphp5 -i | grep "Configuration File"' to check.
Reply With Quote