On Oct 3, 2012, at 8:40 PM, Satoru Otsubo wrote:
But the phenomena are same, that is, When booting my PC, apache2 failed to start. And when I executed the following: # /etc/init.d/apache2 restart apache2 started successfully with the dual stack. Why this phenomena happens ?
Is the apache2 daemon starting before the ipv6 part of the network configuration is completely up?
Try putting "ipv6" in your /etc/modules file... Rick