Author |
Message |
Topic: PHP + FastCGI = scripts hang forever |
shrodi
Replies: 6
Views: 18393
|
|
Yes it would seem it was not compiled with FASTcgi support.
That was it indeed: I compiled PHP myself with the "--enable-fastcgi" option and it works fine now.
Something interesting is t ... |
Topic: PHP + FastCGI = scripts hang forever |
shrodi
Replies: 6
Views: 18393
|
|
Be sure to follow the instructions exactly. I had this same issue yesterday and I re-followed the instructions and it worked. Maybe you simply missed something out?
Thanks for the quick answer. I hav ... |
Topic: PHP + FastCGI = scripts hang forever |
shrodi
Replies: 6
Views: 18393
|
|
Hi,
Just installed Abyss Web Server on my Mandriva 2007.1 Linux box in order to give it a try. I have PHP 5.2.1 and have the php-cgi executable. This is the PHP that came with my distro.
I follo ... |
|