server stops automatically

#1
I'm a newbie and trying to install litespeed for the first time. It says that it has successfully installed in the console. however i am not able to access the site via ip:80 or ip:admin from a browser.

I checked the error log and its below.

can you tell me why the server is stopping


2011-11-25 16:54:26.732 [NOTICE] Loading LiteSpeed/4.1.8 Standard ...
2011-11-25 16:54:26.732 [NOTICE] [ADMIN] server socket: uds://usr/local/lsws/admin/tmp/admin.sock.7782
2011-11-25 16:54:26.732 [NOTICE] Loading configuration from /usr/local/lsws/conf/httpd_config.xml ...
2011-11-25 16:54:26.734 [NOTICE] Recovering server socket: [*:80]
2011-11-25 16:54:26.734 [NOTICE] Recovering server socket: [*:6363]
2011-11-25 16:54:26.734 [INFO] old priority: -19, new priority: -19
2011-11-25 16:54:26.734 [INFO] [config:server:basic] For better obscurity, server version number is hidden in the response header.
2011-11-25 16:54:26.737 [NOTICE] [PID: 8375]: start cgid: 8376, /usr/local/lsws/bin/httpd
2011-11-25 16:54:26.738 [NOTICE] The maximum number of file descriptor limit is set to 4096.
2011-11-25 16:54:26.742 [NOTICE] litespeed (8375) is ready
2011-11-25 16:54:26.742 [NOTICE] [AutoRestarter] new child process with pid=8377 is forked!
2011-11-25 16:54:26.743 [NOTICE] [child: 8377] Successfully change current user to nobody
2011-11-25 16:54:26.743 [NOTICE] [Child: 8377] Core dump is enabled.
2011-11-25 16:54:26.743 [NOTICE] [Child: 8377] Setup swapping space...
2011-11-25 16:54:26.743 [NOTICE] [Child: 8377] LiteSpeed/4.1.8 Standard starts successfully!
2011-11-25 16:54:27.100 [NOTICE] [AutoUpdate] Checking for new releases..., pid=8378
2011-11-25 16:54:27.113 [NOTICE] Start to clean up cache directory, pid=8379
2011-11-25 16:54:27.398 [INFO] [AutoUpdate] No new update.
2011-11-25 19:46:05.297 [NOTICE] Server Restart Request via Signal...
2011-11-25 19:46:05.297 [NOTICE] [PID: 8375]: start cgid: 14270, /usr/local/lsws/bin/lscgid
2011-11-25 19:46:05.297 [NOTICE] [Child: 8377] Start shutting down gracefully ...
2011-11-25 19:46:05.298 [INFO] Pass listener *:80.
2011-11-25 19:46:05.298 [INFO] Pass listener *:6363.
2011-11-25 19:46:05.298 [INFO] Stop listener *:80.
2011-11-25 19:46:05.298 [INFO] Stop listener *:6363.
2011-11-25 19:46:05.397 [NOTICE] New litespeed process is ready, litespeed (8377) stops listeners
2011-11-25 19:46:05.397 [INFO] Stop listener *:80.
2011-11-25 19:46:05.397 [INFO] Stop listener *:6363.
2011-11-25 19:46:05.397 [NOTICE] [Child: 8377] Shut down successfully!
2011-11-25 19:46:05.399 [NOTICE] [AutoRestarter] cleanup children processes and unix sockets of process with pid=8377 !
2011-11-25 19:46:05.499 [NOTICE] [AutoRestarter] child process with pid=8377 exited with status=0!
2011-11-25 19:46:05.499 [NOTICE] [PID:8375] Server Stopped!
 

webizen

Well-Known Member
#2
...
2011-11-25 16:54:27.398 [INFO] [AutoUpdate] No new update.
2011-11-25 19:46:05.297 [NOTICE] Server Restart Request via Signal...
2011-11-25 19:46:05.297 [NOTICE] [PID: 8375]: start cgid: 14270, /usr/local/lsws/bin/lscgid
2011-11-25 19:46:05.297 [NOTICE] [Child: 8377] Start shutting down gracefully ...
2011-11-25 19:46:05.298 [INFO] Pass listener *:80.
2011-11-25 19:46:05.298 [INFO] Pass listener *:6363.
2011-11-25 19:46:05.298 [INFO] Stop listener *:80.
2011-11-25 19:46:05.298 [INFO] Stop listener *:6363.
2011-11-25 19:46:05.397 [NOTICE] New litespeed process is ready, litespeed (8377) stops listeners
2011-11-25 19:46:05.397 [INFO] Stop listener *:80.
2011-11-25 19:46:05.397 [INFO] Stop listener *:6363.
2011-11-25 19:46:05.397 [NOTICE] [Child: 8377] Shut down successfully!
2011-11-25 19:46:05.399 [NOTICE] [AutoRestarter] cleanup children processes and unix sockets of process with pid=8377 !
2011-11-25 19:46:05.499 [NOTICE] [AutoRestarter] child process with pid=8377 exited with status=0!
2011-11-25 19:46:05.499 [NOTICE] [PID:8375] Server Stopped!
it seems lsws was running ~ 3 hrs before someone shut it down.
 
Top