View previous topic :: View next topic |
Author |
Message |
IcedTerror Tux's lil' helper


Joined: 26 Apr 2003 Posts: 78
|
Posted: Wed Feb 18, 2004 4:28 am Post subject: Apache will not start [SOLVED] |
|
|
This is the first time I have ever had apache not start.
here is the error...
mindseye root # /etc/init.d/apache2 start
* Starting apache2...
[Wed Feb 18 02:34:12 2004] [crit] (92)Protocol not available: make_sock: for address [::]:80, apr_socket_opt_set: (IPV6_V6ONLY)
no listening sockets available, shutting down
Unable to open logs
[ !! ]
BTW as far as I know I don't use ipv6 and the use flag was not set for it...
Any suggestions?
Last edited by IcedTerror on Thu Feb 19, 2004 8:41 am; edited 1 time in total |
|
Back to top |
|
 |
Aphex3K Apprentice


Joined: 18 Nov 2003 Posts: 182 Location: Germany
|
Posted: Wed Feb 18, 2004 7:52 am Post subject: |
|
|
Do you have TCP/IP support in your kernel? (IPv4?)
Did you download apache2 binaries or did you compile/emerge it by yourself?
Have you emerged some packages recently? May consider re-emerging/re-compiling apache2? _________________ managing a server running gentoo... |
|
Back to top |
|
 |
|