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.




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to