[pkg-lighttpd] Bug#564556: Bug#564556: lighttpd: can't bind to port: :: 80 Address already in use

Timo Juhani Lindfors timo.lindfors at iki.fi
Mon May 31 21:31:17 UTC 2010


Hi,

not sure if it is relevant at all anymore but I hit this too in the
following environment:

* debian stable
* custom kernel with CONFIG_IPV6=y
* debian unstable chroot for testing unstable packages

Obviously /proc/sys/net/ipv6/bindv6only is false since it is not set
by the debian stable system. (And as noted earlier setting it to true
would destroy java networking from all other users of the system.)

I can confirm that changing

#include_shell "/usr/share/lighttpd/use-ipv6.pl"

to

server.socket = "[::]:80"

indeed makes it possible to start lighttpd.






More information about the pkg-lighttpd-maintainers mailing list