PDA

View Full Version : install completed - web server is not running


hpham
02-02-2009, 06:26 PM
I just installed lsws-3.3.24 with the following config

- DA control panel
- Port Offset [2000]?
- enable suExec

it returned "[OK] The startup script has been successfully installed!" but trying to http://ip:2000/ is not working. From the log, lsws is started already.
2009-02-03 09:15:01.979 [NOTICE] [Child: 29800] LiteSpeed/3.3.24 Enterprise starts successfully!
2009-02-03 09:15:01.979 [NOTICE] [AutoRestarter] new child process with pid=29800 is forked!
2009-02-03 09:15:02.211 [NOTICE] [AutoUpdate] Checking for new releases...
2009-02-03 09:15:02.299 [INFO] [AutoUpdate] No new update.


Port 2000 was opened. So any idea why it's not working?
Thanks.

hpham
02-02-2009, 06:52 PM
hmm... I noticed I could not "telnet localhost 2000" either, even firewall is off completedly. Is there any idea please? I am on a Xen VPS.

Thanks.

mistwang
02-02-2009, 06:59 PM
should be 2080 = 80 + 2000 .

hpham
02-02-2009, 07:10 PM
My bad! It's working.
Now, how can I access to admin area? There is no option for me to configure admin_port when installing. I tried http://ip:2080/admin without any luck either.

Thanks.

hpham
02-02-2009, 07:11 PM
Seem I found it. Port 7080.
Thanks.