Some problem with the installation

webizen

Well-Known Member
#2
for #1, make sure port 7080 is listening. run from command line:
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.
 
Top