Timo Sirainen pisze:
On Jan 17, 2009, at 6:43 PM, Tomasz Suchodolski wrote:
--with-mysql
This is necessary. :)
--disable-ipv6
Why? I'm beginning to think it's time to remove this option entirely.
Originally it was added because of buggy OSes, but those should be
gone by now.
I don't need this now and this is a test server so I can :)
In my opinion, if something is enabled by default then should be a way
to disable it.
Listening for IPv6 connections is actually disabled by default (listen
setting), the configure option only specifies if the code is being even
built in.
I realize that.
If you still consider removing that option I have nothing against,
ipv6 is the near future.