09-23-04 02:57 AM
I'm trying to install Apache 2.0 as a local server for development purposes.
I've run through the install process several times, fiddled around with the
port settings - used 80, 8080 and none but can't get it to work.
When I run it from the command line I get the following message:
[Tue Sep 21 17:50:16 2004] [crit] (OS 10038)Socket operation on non-
socket:
make_sock: for address 0.0.0.0:80, apr_socket_opt_set: (SO_KEEPALIVE) no
listening sockets available, shutting down
Unable to open logs
I'm running Win ME, AVG anti-virus and McAfee Firewall.
Netstat gives me:
Active Connections
Proto Local Address Foreign Address State
TCP v2o1c0:1027 V2O1C0:0 LISTENING
TCP v2o1c0:135 V2O1C0:0 LISTENING
TCP v2o1c0:1428 V2O1C0:0 LISTENING
TCP v2o1c0:nbsession V2O1C0:0 LISTENING
TCP v2o1c0:1428 64.41.73.216:80 CLOSE_WAIT
TCP v2o1c0:1025 V2O1C0:0 LISTENING
TCP v2o1c0:1026 V2O1C0:0 LISTENING
TCP v2o1c0:1026 localhost:1027 ESTABLISHED
TCP v2o1c0:1027 localhost:1026 ESTABLISHED
UDP v2o1c0:nbname *:*
UDP v2o1c0:nbdatagram *:*
and ping localhost gives me
Pinging v2o1c0 [127.0.0.1] with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time<10ms TTL=128
Reply from 127.0.0.1: bytes=32 time<10ms TTL=128
Reply from 127.0.0.1: bytes=32 time<10ms TTL=128
Reply from 127.0.0.1: bytes=32 time<10ms TTL=128
Ping statistics for 127.0.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
I've googled this to death but no viable solution has presented itself.
ANY help or suggestions, most gratefully accepted.
Carl
[ Post a follow-up to this message ]
|