[root@server ~]# service httpd status
httpd is stopped
[root@server ~]# service httpd status
httpd is stopped
[root@server ~]# /usr/local/lsws/bin/lswsctrl start
[OK] Your trial license key will expire in 13 days!
[OK] litespeed: pid=5872.
[root@server ~]# service httpd status
httpd is stopped
[root@server ~]# pstree -p | grep litespeed
[root@server ~]# tail /path/to/lsws/logs/error.log
tail: cannot open `/path/to/lsws/logs/error.log' for reading: No such file or directory
[root@server ~]# tail /usr/local/lsws/logs/error.log
2010-12-11 22:29:20.765 [INFO] Stop listener 127.0.0.1:2443.
2010-12-11 22:29:20.765 [INFO] Stop listener ******:2080.
2010-12-11 22:29:20.765 [INFO] Stop listener ******:2443.
2010-12-11 22:29:20.765 [INFO] Stop listener *:7080.
2010-12-11 22:29:20.765 [NOTICE] [Child: 5876] Shut down successfully!
2010-12-11 22:29:20.766 [NOTICE] [AutoRestarter] cleanup children processes and unix sockets of process with pid=5877 !
2010-12-11 22:29:20.767 [NOTICE] [AutoRestarter] child process with pid=5877 exited with status=0!
2010-12-11 22:29:20.767 [NOTICE] [AutoRestarter] cleanup children processes and unix sockets of process with pid=5876 !
2010-12-11 22:29:20.869 [NOTICE] [AutoRestarter] child process with pid=5876 exited with status=0!
2010-12-11 22:29:20.869 [NOTICE] [PID:5872] Server Stopped!
[root@server ~]#
can you give command for resolve this problem?
thanks for information
Last edited: Dec 12, 2010