Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
lighttpd-fastcgi - FastCGI module and spawning helper for lighttpd and PHP configuration
This package contains the spawn-fcgi helper for lighttpd's automatic spawning
of local FastCGI programs. Included is also a PHP .ini file to change a few
defaults needed for correct FastCGI behavior.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
lighttpd-fastcgi |
1.4.18 |
1.fc6 |
i386 |
77 KiB |
Mon Sep 10 11:51:42 2007 |
Changelog
- * Mon Sep 10 18:00:00 2007 Matthias Saou <http://freshrpms.net/> 1.4.18-1
- Update to 1.4.18.
- Include newly installed lighttpd-angel ("angel" process meant to always run
as root and restart lighttpd when it crashes, spawn processes on SIGHUP), but
it's in testing stage and must be run with -D for now.
- * Wed Sep 5 18:00:00 2007 Matthias Saou <http://freshrpms.net/> 1.4.17-1
- Update to 1.4.17.
- Update defaultconf patch to match new example configuration.
- Include patch to fix log file rotation with max-workers set (trac #902).
- Add /var/run/lighttpd/ directory where to put fastcgi sockets.
- * Thu Aug 23 18:00:00 2007 Matthias Saou <http://freshrpms.net/> 1.4.16-3
- Add /usr/bin/awk build requirement, used to get LIGHTTPD_VERSION_ID.