[pkg-lighttpd] Bug#600050: /etc/lighttpd/conf-available/15-fastcgi-php.conf: fastcgi-php file missing a required directive

Didar Hossain didar.hossain at gmail.com
Wed Oct 13 07:12:37 UTC 2010


Package: lighttpd
Version: 1.4.28-1
Severity: normal
File: /etc/lighttpd/conf-available/15-fastcgi-php.conf


In squeeze, while getting RoundCube to work under lighttpd, I enabled fastcgi-php
with lighty-enable-mod. However, I could not get it to work and instead received
HTTP 403 (Forbidden) errors.

After, going off on a totally different tangent, I finally noticed that the
15-fastcgi-php file was missing a line present in other such files - 
"server.modules" directive.

Adding the following fixes the issue -

        server.modules += ( "mod_fastcgi" )

This bug is probably better suited as "minor", but, since this breaks PHP applications
for people opting for FastCGI PHP, I believe this warrants "normal".


Regards,
Didar



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lighttpd depends on:
ii  libattr1                1:2.4.44-2       Extended attribute shared library
ii  libbz2-1.0              1.0.5-6          high-quality block-sorting file co
ii  libc6                   2.11.2-6         Embedded GNU C Library: Shared lib
ii  libfam0                 2.7.0-17         Client library to control the FAM 
ii  libldap-2.4-2           2.4.23-6         OpenLDAP libraries
ii  libpcre3                8.02-1.1         Perl 5 Compatible Regular Expressi
ii  libssl0.9.8             0.9.8o-2         SSL shared libraries
ii  libterm-readline-perl-p 1.0303-1         Perl implementation of Readline li
ii  lsb-base                3.2-23.1         Linux Standard Base 3.2 init scrip
ii  mime-support            3.48-1           MIME files 'mime.types' & 'mailcap
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages lighttpd recommends:
ii  spawn-fcgi                    1.6.3-1    A fastcgi process spawner

Versions of packages lighttpd suggests:
pn  apache2-utils                 <none>     (no description available)
ii  openssl                       0.9.8o-2   Secure Socket Layer (SSL) binary a
pn  rrdtool                       <none>     (no description available)

-- no debconf information





More information about the pkg-lighttpd-maintainers mailing list