| Author | Message | 
  
	|  Topic: How do I make it work? PHP / FastCGI / Mac | 
  
	| davidjenkins 
 Replies: 7
 Views: 32854
 
 |  | 
  
	| I checked for activity before and after running Abyss. No sign of php or php-cgi. Same thing after accessing a php encoded page (via Abyss, using FastCGI). 
 Still getting a timeout and error 500.
 | 
  
	|  Topic: How do I make it work? PHP / FastCGI / Mac | 
  
	| davidjenkins 
 Replies: 7
 Views: 32854
 
 |  | 
  
	| I've just been through this and I feel your pain. However, it is possible to get it working in fastcgi mode. 
 What does /usr/local/php/bin/php-cgi -i return when run from the terminal? (change your ...
 | 
  
	|  Topic: How do I make it work? PHP / FastCGI / Mac | 
  
	| davidjenkins 
 Replies: 7
 Views: 32854
 
 |  | 
  
	| I used --prefix to specify where I wanted my files to placed. I did not move them manually. 
 As I mentioned, it works in CGI mode, but not FastCGI mode (?unless the problem lies within Abyss?).
 | 
  
	|  Topic: How do I make it work? PHP / FastCGI / Mac | 
  
	| davidjenkins 
 Replies: 7
 Views: 32854
 
 |  | 
  
	| Okay... so don't want to use Aprelium's PHP5 binary cuz it's out of date. The PHP bundled with OS X 10.5 doesn't work as a CGI (?or atleast not with Abyss?). So I want to make my own! 
 So I download ...
 | 
  
	|  |