You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by GC...@aol.com on 2004/12/19 02:06:57 UTC

[users@httpd] Follow on ->start-up problems Apache2 Win XP

I've scanned my machine for adware, tried ports left right and centre  and 
configured my McAfee fire wall; on/off/applications allowed and  not/addresses 
allowed and not. I've even installed Micrrosoft Loopback adaptor.  Tried 
running while connected and without connection to my ISP.
 
Then all of a sudden Apache started in the console. 
 
But then I tried to repeat the exercise to no avail. Around 1 in 15  attempts 
are successful, why does it sometimes bind and listen and other times  not? 
 
 
C:\Program Files\Apache Group\Apache2\bin>apache
[Sun Dec 19 00:55:10  2004] [notice] Disabled use of AcceptEx() WinSock2 API
(OS 10022)An invalid  argument was supplied.  : make_sock: unable to listen 
for c
onnections  on address 127.0.0.1:8080
no listening sockets available, shutting  down
Unable to open logs
 
C:\Program Files\Apache Group\Apache2\bin>apache
[Sun Dec 19 00:55:11  2004] [notice] Disabled use of AcceptEx() WinSock2 API
{
  (it is actually running here......!)
}
 
With thanks to The Disguised Jedi
 
Regards
 
GC

Re: [users@httpd] Follow on ->start-up problems Apache2 Win XP

Posted by The Disguised Jedi <di...@gmail.com>.
> I've even installed Micrrosoft Loopback
> adaptor. Tried running while connected and without connection to my ISP. 
>   
> Then all of a sudden Apache started in the console. 
>   
> But then I tried to repeat the exercise to no avail. Around 1 in 15 attempts
> are successful, why does it sometimes bind and listen and other times not? 

Ah...i forgot that you might not have this configured

go to C:\{windows directory}\system32\drivers\etc\ and open the
"hosts" file with no extension.

Check this, if it doesn't exist, create it, and if it does exist,
check for and/or add the following line.

127.0.0.1 localhost

that should help...

-- 
The Disguised Jedi
disguised.jedi@gmail.com

PHP rocks!

Disclaimer: Any disclaimer attached to this message may be ignored.
This message is Certified Virus Free

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org