
01-29-2013, 10:12 AM
|
|
LiteSpeed Staff
|
|
Join Date: Oct 2010
Posts: 2,337
|
|
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.
|