Hi,

I use Lighttpd 1.4.45_1 on 11.0-RELEASE with mod_fastcgi and php-cgi. There are 
no problems with this setup. Are you sure php-cgi processes are running are the 
socket file is present?

On 17-03-01 00:36:46, Miroslav Lachman wrote:
> Hi,
> I upgraded from 1.4.44 to 1.4.45_1 and after service restart I got tons 
> of following error in error.log:
> 
> 2017-03-01 00:32:56: (mod_fastcgi.c.3565) pid  59896 1 not found: No 
> child processes
> 
> I have this in lighttpd.conf and it was working for years
> 
> fastcgi.server = ( ".php" =>
>     (( "socket" => "/tmp/php-fastcgi.socket",
>        "bin-path" => "/usr/local/bin/php-cgi",
>        "bin-environment" => (
>           "PHP_FCGI_CHILDREN" => "4",
>           "PHP_FCGI_MAX_REQUESTS" => "4000" ),
>        "bin-copy-environment" => (
>           "PATH", "SHELL", "USER" ),
>        "allow-x-send-file" => "enable"
>     ))
> )
> 
> I don't know what the error means and how to solve it. I searched the 
> web but found nothing relating to this.
> 
> This is on FreeBSD 10.3 amd64 with freshly build packages in our 
> Poudriere (ports OpenSSL used as default)
> 
> Am I alone with this error?
> 
> Miroslav Lachman
> 
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> 

-- 
 _________________________________________ 
/ Women waste men's lives and think they  \
| have indemnified them by a few gracious |
| words.                                  |
|                                         |
\ -- Honore de Balzac                     /
 ----------------------------------------- 
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Attachment: signature.asc
Description: PGP signature

Reply via email to