View Single Post
  #2  
Old 01-29-2013, 10:12 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,338
for #1, make sure port 7080 is listening. run from command line:
Quote:
netstat -ntpl | grep :7080
also check admin log (/usr/local/lsws/admin/logs/error.log) and see any error when you try to login.

For #2, make sure you build matching php before switch to LSWS.
Reply With Quote