hi every one
i have a debian wheezy server and i want that to install litespeed trial on it,
i download the last version from web site :
http://www.litespeedtech.com/packages/4.0/lsws-4.2.19-ent-x86_64-linux.tar.gz
and i'm get a new trial key, and uploaded it to server , and install the litespeed
but it does not work fine, because when i try to go to
	
	
	
		
i get this error :
503
Service Unavailable
The server is temporarily busy, try again later!
and when i try to check :
	
	
	
		
i get this error :
	
	
	
		
my log on : tailf /usr/local/lsws/logs/error.log , when i try to load :
	
	
	
		
is :
	
	
	
		
please help me
								i have a debian wheezy server and i want that to install litespeed trial on it,
i download the last version from web site :
http://www.litespeedtech.com/packages/4.0/lsws-4.2.19-ent-x86_64-linux.tar.gz
and i'm get a new trial key, and uploaded it to server , and install the litespeed
but it does not work fine, because when i try to go to
		Code:
	
	http://server_ip_address/phpinfo.php503
Service Unavailable
The server is temporarily busy, try again later!
and when i try to check :
		Code:
	
	http://server_ip_address/cgi-bin/helloworld
		Code:
	
	lscgid: execve():/DEFAULT/cgi-bin/helloworld: No such file or directorymy log on : tailf /usr/local/lsws/logs/error.log , when i try to load :
		Code:
	
	http://server_ip_address/phpinfo.php
		Code:
	
	2014-12-09 10:00:41.808 [ERROR] [/bin/httpd] setuid bit is off.
2014-12-09 10:00:41.809 [INFO] [lsphp5] PID: 4567, add child process pid: 4678, procinfo: 0x1311ed0
2014-12-09 10:00:41.809 [ERROR] execve() failed with errno=2, when try to start Fast CGI application: /fcgi-bin/lsphp5!
2014-12-09 10:00:41.810 [INFO] Remove pid: 4678, exitcode: 255
2014-12-09 10:00:41.810 [INFO] [server_ip_address:53505-0#Example] connection to [/tmp/lshttpd/lsphp5.sock] on request #0, confirmed, 0, associated process: -1, running: 0, error: Connection reset by peer!
2014-12-09 10:00:41.810 [ERROR] [/bin/httpd] setuid bit is off.
2014-12-09 10:00:41.811 [INFO] [lsphp5] PID: 4567, add child process pid: 4679, procinfo: 0x1311ed0
2014-12-09 10:00:41.811 [ERROR] execve() failed with errno=2, when try to start Fast CGI application: /fcgi-bin/lsphp5!
2014-12-09 10:00:41.812 [INFO] Remove pid: 4679, exitcode: 255
2014-12-09 10:00:41.812 [INFO] [server_ip_address:53505-0#Example] connection to [/tmp/lshttpd/lsphp5.sock] on request #0, confirmed, 0, associated process: -1, running: 0, error: Connection reset by peer!
2014-12-09 10:00:41.812 [ERROR] [/bin/httpd] setuid bit is off.
2014-12-09 10:00:41.812 [INFO] [lsphp5] PID: 4567, add child process pid: 4680, procinfo: 0x1311ed0
2014-12-09 10:00:41.813 [ERROR] execve() failed with errno=2, when try to start Fast CGI application: /fcgi-bin/lsphp5!
2014-12-09 10:00:41.813 [INFO] Remove pid: 4680, exitcode: 255
2014-12-09 10:00:41.814 [INFO] [server_ip_address:53505-0#Example] connection to [/tmp/lshttpd/lsphp5.sock] on request #0, confirmed, 0, associated process: -1, running: 0, error: Connection reset by peer!
2014-12-09 10:00:41.814 [NOTICE] [server_ip_address:53505-0#Example] Max retries has been reached, 503!
2014-12-09 10:00:41.814 [NOTICE] [server_ip_address:53505-0#Example] oops! 503 Service Unavailable
2014-12-09 10:00:41.814 [NOTICE] [server_ip_address:53505-0#Example] Content len: 0, Request line: 'GET /phpinfo.php HTTP/1.1'
2014-12-09 10:00:41.814 [INFO] [server_ip_address:53505-0#Example] abort request..., code: 4
								
									Last edited by a moderator: