Answer the question
In order to leave comments, you need to log in
Strange errors in error.log Lighttpd
Good night Habr!
There is a server with Debian Installed
Lighttpd + fastened PHP via FastCGI
Created a test.php file in the root
When you open the file, you can see a lot of interesting things, no errors are visible.
In addition to this file, Lighttpd does not distribute anything else.
But in a broad gull at discovery of this file errors are strewed.
Google did not help.
Please tell me what it is and whether it needs to be treated?
PS In PHP, I don't understand anything yet. )
# test.php
<?php phpinfo(); ?>
011-12-14 23:34:03: (mod_fastcgi.c.1734) connect failed: No such file or directory on unix:/tmp/php.socket-0
2011-12-14 23:34:03: (mod_fastcgi.c.3027) backend died; we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 0 load: 1
Answer the question
In order to leave comments, you need to log in
somewhere there is another setting for FastCGI, look for the mention of /tmp/php.socket-0 in the configs, for example, through gerp. Disable/remove it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question