Senthil | 15 Feb 15:21

response not received, request sent: 997 on socket: unix:/tmp/php-fastcgi.socket-5

Hi All,

I'm not receiving response, when i call a function from a php script.

The function is from a shared library, basically a php extension .

I am able to send a request to that function and receive the response with cgi enabled in my lighttpd web server.

But with fast-cgi,i am not getting any response from the server.

I am getting 500 error instead.


Following is the lighttpd error log.
======================================================
response not received, request sent: 997 on socket: unix:/tmp/php-fastcgi.socket-5 for /symbrowser/player_control.php , closing connection
======================================================

I version of  lighttpd  is 1.4.13  and php version is PHP 5.2.1 (cgi-fcgi) (built: Nov 28 2007 23:09:10).

Please suggest a solution asap.

Thanks,
Senthil.



Gmane