Date: Wed, 1 Mar 2017 08:59:20 +0100 From: Piotr Kubaj <pkubaj@anongoth.pl> To: Miroslav Lachman <000.fbsd@quip.cz> Cc: FreeBSD Ports <ports@freebsd.org> Subject: Re: www/lighttpd 1.4.45 broken mod_fastcgi for PHP Message-ID: <20170301075920.GA98696@chujemuje> In-Reply-To: <58B6098E.1080004@quip.cz> References: <58B6098E.1080004@quip.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
--VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 runnin= g 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= =20 > of following error in error.log: >=20 > 2017-03-01 00:32:56: (mod_fastcgi.c.3565) pid 59896 1 not found: No=20 > child processes >=20 > I have this in lighttpd.conf and it was working for years >=20 > fastcgi.server =3D ( ".php" =3D> > (( "socket" =3D> "/tmp/php-fastcgi.socket", > "bin-path" =3D> "/usr/local/bin/php-cgi", > "bin-environment" =3D> ( > "PHP_FCGI_CHILDREN" =3D> "4", > "PHP_FCGI_MAX_REQUESTS" =3D> "4000" ), > "bin-copy-environment" =3D> ( > "PATH", "SHELL", "USER" ), > "allow-x-send-file" =3D> "enable" > )) > ) >=20 > I don't know what the error means and how to solve it. I searched the=20 > web but found nothing relating to this. >=20 > This is on FreeBSD 10.3 amd64 with freshly build packages in our=20 > Poudriere (ports OpenSSL used as default) >=20 > Am I alone with this error? >=20 > Miroslav Lachman >=20 > --=20 > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. >=20 --=20 _________________________________________=20 / Women waste men's lives and think they \ | have indemnified them by a few gracious | | words. | | | \ -- Honore de Balzac / -----------------------------------------=20 \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAli2f1gACgkQelmbhSCD nJ1ryw/9GChTKRVP+9TfIXpsl+z6vxUzau9OXpeEn+9Pfk2VC2WYKsFCT9+9eF0Y bGFtpJxDfqT9MpzRMB2vrce9VaQNRQpIpYLkujhp59hPPGkc4//v4W3B5hlcEQDM kfEgoonyZ8lyD51VVP47+mibHH5y0po0A1xSkiHJ6LNJosJit8HQ/R7durv282Nf wSbyYpYrnwnNl/0SB0QEpQkRSEju14ptuz5u2ZwH2TTFKty5qq4cIvV4dLoWMGiZ z5W70u2r5ZEuCXJ3GXXPf3wG/Ry807PBREyNjfHmsJj2xQ69Ku0pHwNRGbCgnCSW VcjtY089mocYW3f4Yeqj4gpT0+VArhEOuEF6aeadgIsiLwVMnSDKBcWL0RicUikD +b3zITQrrA6uXJ5ekfsflXacEOfSOgNlCbT1wLq19bQgZkTEoo6CMMO+uTMjNHj9 8AStLb3VcCf1E1Ht3J9042bNUBzqBJah9UinbFkPlVY0iCbT6OEKCOWY6tQ1sOuo 2eROT9XsXuy7SFyk+14B4bbXlvfYY9XizR9ZzNmK3f+86kqik1HlpetLPQy1x+0k RXMQ65B9MgHoXYLJQeX6cwwFEVryc0L2s5rciUwgXtPs3EMUlNj8wU4AJMqb20AU fvR4Kt6czeYVUv//6OWbhDZxs3vcV2pA5inC0PZOSkFmVsGSjO8= =NwqB -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170301075920.GA98696>