Can't get lsws to start

#1
At first, i could not log onto the admin panel but the service was working fine. So i rebooted my server and now, i cannot get lsws to start. I tried /etc/init.d lsws start and service lsws start but when i check my process list, lsws never shows (and my homepage no longer is up). here are some of my error logs

012-04-11 12:55:12.166 [ERROR] execve() failed with errno=2, when try to start Fast CGI application: /usr/local/lsws/bin/httpd -n 22!
2012-04-11 12:55:12.167 [INFO] Remove pid: 26892, exitcode: 255
2012-04-11 12:55:12.167 [ERROR] execve() failed with errno=2, when try to start Fast CGI application: /usr/local/lsws/bin/httpd -n 22!
2012-04-11 12:55:12.168 [INFO] Remove pid: 26893, exitcode: 255
2012-04-11 12:55:12.168 [ERROR] execve() failed with errno=2, when try to start Fast CGI application: /usr/local/lsws/bin/httpd -n 22!
2012-04-11 12:55:12.169 [INFO] Remove pid: 26894, exitcode: 255
2012-04-11 12:55:12.169 [ERROR] execve() failed with errno=2, when try to start Fast CGI application: /usr/local/lsws/bin/httpd -n 22!
2012-04-11 12:55:12.170 [INFO] Remove pid: 26895, exitcode: 255
2012-04-11 12:56:03.791 [INFO] Remove pid: 3520, exitcode: 129
2012-04-11 12:56:03.791 [NOTICE] SIGTERM received, shutdown disabled, turn off fake Apache httpd.
2012-04-11 12:56:03.791 [NOTICE] [Child: 3241] Start shutting down gracefully ...
2012-04-11 12:56:03.791 [NOTICE] New litespeed process is ready, stop listeners
2012-04-11 12:56:03.791 [INFO] Stop listener *:443.
2012-04-11 12:56:03.791 [INFO] Stop listener *:1680.
2012-04-11 12:56:03.791 [INFO] Stop listener *:80.
2012-04-11 12:56:03.791 [NOTICE] [Child: 3241] Shut down successfully!
2012-04-11 12:56:03.791 [NOTICE] [lsphp5] stop worker processes
2012-04-11 12:56:03.791 [ERROR] execve() failed with errno=2, when try to start Fast CGI application: /usr/local/lsws/bin/lscgid!
2012-04-11 12:56:03.791 [NOTICE] [AdminPHP] stop worker processes
2012-04-11 12:56:03.791 [NOTICE] [PID: 3237]: start cgid: 27532, /usr/local/lsws/bin/lscgid
2012-04-11 12:56:03.792 [NOTICE] [AutoRestarter] cleanup children processes and unix sockets of process with pid=3241 !
2012-04-11 12:56:03.894 [NOTICE] [AutoRestarter] child process with pid=3241 exited with status=0!
2012-04-11 12:56:03.895 [NOTICE] [child: 27534] Successfully change current user to nobody
2012-04-11 12:56:03.895 [NOTICE] [Child: 27534] Core dump is enabled.
2012-04-11 12:56:03.895 [NOTICE] [Child: 27534] Setup swapping space...
2012-04-11 12:56:03.895 [NOTICE] [Child: 27534] LiteSpeed/4.1.9 Standard starts successfully!
2012-04-11 12:56:03.895 [NOTICE] [AutoRestarter] new child process with pid=27534 is forked!
2012-04-11 12:56:04.790 [NOTICE] [PID: 3237]: start cgid: 27535, /usr/local/lsws/bin/lscgid
2012-04-11 12:56:04.790 [ERROR] execve() failed with errno=2, when try to start Fast CGI application: /usr/local/lsws/bin/lscgid!
2012-04-11 12:56:05.790 [NOTICE] [PID: 3237]: start cgid: 27536, /usr/local/lsws/bin/lscgid
2012-04-11 12:56:05.790 [ERROR] execve() failed with errno=2, when try to start Fast CGI application: /usr/local/lsws/bin/lscgid!
2012-04-11 12:56:06.790 [NOTICE] [PID: 3237]: start cgid: 27537, /usr/local/lsws/bin/lscgid
2012-04-11 12:56:06.790 [ERROR] execve() failed with errno=2, when try to start Fast CGI application: /usr/local/lsws/bin/lscgid!
2012-04-11 12:56:07.789 [NOTICE] [PID: 3237]: start cgid: 27538, /usr/local/lsws/bin/lscgid
2012-04-11 12:56:07.790 [ERROR] execve() failed with errno=2, when try to start Fast CGI application: /usr/local/lsws/bin/lscgid!
2012-04-11 12:56:08.790 [NOTICE] [PID: 3237]: start cgid: 27539, /usr/local/lsws/bin/lscgid
2012-04-11 12:56:08.790 [ERROR] execve() failed with errno=2, when try to start Fast CGI application: /usr/local/lsws/bin/lscgid!
 
Top