Bug#220334: upgrade hoses apache2, weird ipv6 error message
Hi Joey,
> [Tue Nov 11 21:05:03 2003] [crit] (92)Protocol not available: make_sock: for address [::]:443, apr_socket_opt_set: (IPV6_V6ONLY)
> no listening sockets available, shutting down
> Unable to open logs
Which kernel are you using? in case is a 2.4 are you using usagi patches?
if 2.4 + usagi or 2.6 what does /proc/sys/net/bindv6only ??
(just some information that might change the ipv6 binding functionality)
> I have a few ipv6 interfaces, but all the web sites are up on ipv4 interfaes.
> I can supply my configs on request.
With the default setup i cannot reproduce it so if perhaps you can send me
your configurations it might help. In the meanwhile would you mind to test
this patch (only if you have the time of course, otherwise i must be able
to reproduce the problem first)?
--- debian/rules.orig 2003-11-12 06:30:59.000000000 +0100
+++ debian/rules 2003-11-12 06:17:19.000000000 +0100
@@ -50,7 +50,8 @@
--with-suexec-logfile=/var/log/apache2/suexec.log \
--with-ldap=yes --with-ldap-include=/usr/include \
--with-ldap-lib=/usr/lib \
- --enable-ldap=shared --enable-auth-ldap=shared
+ --enable-ldap=shared --enable-auth-ldap=shared \
+ --enable-v4-mapped
AP2_CONFLAGS = $(CFLAGS) -pipe -I/usr/include/xmltok -I/usr/include/openssl
AP2_LDFLAGS = -ldl
Thanks
Fabio
--
Our mission: make IPv6 the default IP protocol
"We are on a mission from God" - Elwood Blues
http://www.itojun.org/paper/itojun-nanog-200210-ipv6isp/mgp00004.html
Reply to: