Socket Error on httpd startup for Apache 1.2.1 on Slackware 2.0.0

Socket Error on httpd startup for Apache 1.2.1 on Slackware 2.0.0

Post by Andrew Fishe » Sun, 20 Jul 1997 04:00:00



I get the following error:

        getpeername: Socket operation on non-socket
        getsockname: Socket operation on non-socket
        Error getting local address

        The error logs say nothing.  Network works just fine and I even ran an
earlier version of apache several months ago.  I am sure this is some
minor adjustment but my brain has been staring at it too long to see
clearly.  Anyone have an idea?

--
Andrew Fisher
Director Research & Development
TDC - The Design Corps
584 Johnson
Victoria, B.C.
V8T-1T6
tel: 250 380-0584
fax: 250 380-0404


:)-~

 
 
 

Socket Error on httpd startup for Apache 1.2.1 on Slackware 2.0.0

Post by Marc Slemk » Mon, 21 Jul 1997 04:00:00


What do you have ServerType set to in your config file?

If it is set to inetd, change it back to standalone like it came and
stop messing with settings without lookup up what they do.  


Quote:>I get the following error:
>    getpeername: Socket operation on non-socket
>    getsockname: Socket operation on non-socket
>    Error getting local address
>    The error logs say nothing.  Network works just fine and I even ran an
>earlier version of apache several months ago.  I am sure this is some
>minor adjustment but my brain has been staring at it too long to see
>clearly.  Anyone have an idea?