| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		Jokerham -
 
  Joined: 24 May 2016 Posts: 3
 
  | 
		
			
				 Posted: Thu May 26, 2016 7:02 am    Post subject: Error 503  Service Unavailable | 
				      | 
			 
			
				
  | 
			 
			
				I get the subject error when I added PHP to the extension.
 
 
Please advise me what setting I have made wrong.
 
 
<Environment>
 
OS : Window 7
 
Abyss Web Server : Abyss Web Server X1 (v 2.11.1) 
 
PHP : php-5.6.21-Win32-VC11-x86
 
 
<Setting>
 
Interface : FastCGI (Local - Pipes)
 
Interpreter : C:\temp\Abyss\server\php\php.exe
 
Type : Standard
 
 
<FastCGI.Log>
 
26/May/2016:13:56:16 +0800	SUID: 0	PUID: 0	RUID: 0	URI: 	Reading 8 bytes failed = The process cannot access the file because it is being used by another process.
 
26/May/2016:13:56:16 +0800	SUID: 0	PUID: 0	RUID: 1	URI: /seibi/index.php	connect() = The system cannot find the file specified.
 
26/May/2016:13:56:16 +0800	SUID: 0	PUID: 0	process_shutdown_now() | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		admin Site Admin
 
  Joined: 03 Mar 2002 Posts: 1348
 
  | 
		
			
				 Posted: Wed Jun 01, 2016 5:48 pm    Post subject: Re: Error 503  Service Unavailable | 
				      | 
			 
			
				
  | 
			 
			
				Jokerham,
 
 
It is said in our PHP setup guide that you should declare php-cgi.exe as the interpreter and not php.exe.
 
 
php.exe is not CGI/FastCGI compatible hence the errors. _________________ Follow @abyssws on Twitter
 
Subscribe to our newsletter
 
_________________
 
Forum Administrator
 
Aprelium - https://aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		Jokerham -
 
  Joined: 24 May 2016 Posts: 3
 
  | 
		
			
				 Posted: Fri Jun 17, 2016 12:01 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				Thank you.
 
 
My mistake. | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		 |