Your message dated Tue, 15 Jun 2010 16:35:34 +0200
with message-id <[email protected]>
and subject line Re: [pkg-lighttpd] Bug#575046: lighthttpd default fastcgi
config suboptimal
has caused the Debian Bug report #575046,
regarding lighthttpd default fastcgi config suboptimal
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
575046: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575046
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lighttpd
Version: 1.4.19-5+lenny1
The shipped /etc/lighttpd/conf-available/10-fastcgi.conf
uses /tmp as location for the php sockets. In a default
debian (lenny) configuration, a cronjob deletes the php socket files
every sunday, so the php interpretor doesn't work anymore.
Error-Message:
(mod_fastcgi.c.1761) connect failed: No such file or directory on
unix: /tmp/php.socket-0
(mod_fastcgi.c.1761) connect failed: No such file or directory on
unix: /tmp/php.socket-1
---
Bon Scott
--- End Message ---
--- Begin Message ---
On Tue, Jun 15, 2010 at 2:28 PM, Bon Scott <[email protected]> wrote:
> Workaround: replaced reload with restart in the logrotate script works fine
It uses reopen-logs now, which sends SIGHUP to Lighttpd.
Olaf
--- End Message ---