View Single Post

   
  #3 (permalink)  
Old 02-21-2008, 06:45 AM
PiotrAF
 
Posts: n/a
Default Re: Apache2 problem after kernel downgrade 2.6 >2.4 ]no listening sockets available]

On Fri, 28 Nov 2003 14:23:10 -0800, walt wrote:

> PiotrAF <piotraf@nospam.poczta.onet.pl> writes:
>
>> Another problem which I cannot pass myself is with my apache2 - after
>> downgrade to kernel 2.4 I get:
>> root@piotr piotr # /etc/init.d/apache2
>> start
>> * Starting apache2...
>> [Fri Nov 28 21:26:53 2003] [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

>
> The IPV6_ONLY is suspicious, although I don't really know.
>
> Are you trying to use IPV6 and not IPV4 ?
>


No, i.e. I have somethings standard and in previous installation played
with it but all I did now was downgrade the kernel and that also was done
with my previous working for months config

> You might want to do 'sysctl -a | grep only' and see if
> net.ipv6.bindv6only=1.

nothing 'only'
/sbin/sysctl -a|grep bind
net.ipv4.ip_nonlocal_bind = 0

I read thati tmight be cause by something ohter than apache listenning on
that port - do you now how to check waht is listenning on what port?

--
PiotrAF
icq#19392046 gadu-gadu#66915

Reply With Quote