[pkg-lighttpd] Bug#572279: /usr/share/lighttpd/use-ipv6.pl is a configuration file / contains port number.

Frank Lin PIAT fpiat at klabs.be
Tue Mar 2 21:35:09 UTC 2010


Package: lighttpd
Version: 1.4.26-1
Severity: normal

Hello,

I wanted to setup lighttpd so it doesn't use the port 80 (because I want
to enable both apache and lighttpd on my test lapptop;)

The two setting below are missleading:

> ## Use ipv6 only if available. (disabled for while, check #560837)
> include_shell "/usr/share/lighttpd/use-ipv6.pl"
> 
> ## bind to port (default: 80)
> # server.port               = 81

The first one does not only enable IPv6, but also get lighttp to listen
on port [::]:80. On the other hand, server.port=81 isn't sufficient to
get lighttpd to listen to port 81 only.

So one have to modify use-ipv6.pl to change to listening port... so it's
a configuration file.

(Couldn't "use-ipv6.pl" parse the calling configuration file ??)

If the file remains "configurable", it should be in /etc/

Thanks for maintaining lighttpd,

Franklin


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

Kernel: Linux 2.6.32-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lighttpd depends on:
ii  libattr1                1:2.4.44-1       Extended attribute shared library
ii  libbz2-1.0              1.0.5-4          high-quality block-sorting file co
ii  libc6                   2.10.2-6         Embedded GNU C Library: Shared lib
ii  libfam0                 2.7.0-16.1       Client library to control the FAM 
ii  libldap-2.4-2           2.4.17-2.1       OpenLDAP libraries
ii  libpcre3                7.8-3            Perl 5 Compatible Regular Expressi
ii  libssl0.9.8             0.9.8k-8         SSL shared libraries
ii  libterm-readline-perl-p 1.0303-1         Perl implementation of Readline li
ii  lsb-base                3.2-23           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:
ii  apache2-utils                 2.2.14-5   utility programs for webservers
ii  openssl                       0.9.8k-8   Secure Socket Layer (SSL) binary a
pn  rrdtool                       <none>     (no description available)

-- no debconf information





More information about the pkg-lighttpd-maintainers mailing list