Mailing List Archive

Windows XP Professional Installation of 2.0.32 Beta
Hello,

I successfully installed and ran Apache version 1.3.23 on Windows XP
professional. I then decided to try the Beta version 2.0.32 without
success. The software installs okay. I install the service successfully
and then when I start it, it fails with the following information in the log
file:

... (32538)An operation was attempted on something that is not a socket. :
Parent: WSADuplicateSocket failed for socket 3308144. Check the FAQ.
... (22609)The pipe has been ended. : setup_inherited_listeners: Unable to
read socket data from parent
... (32538)An operation was attempted on something that is not a socket. :
master_main: create child process failed. Exiting.

I've looked at all the documentation in the FAQ and Archives. I found
references to WSADuplicateSocket problem but no real suggestions on what to
do...

I am running McAfee firewall if that matters...

Any suggestions...besides moving back to the stable 1.3.23 version.

THanks,
J.D.


---------------------------------------------------------------------
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
For additional commands, e-mail: users-help@httpd.apache.org
Re: Windows XP Professional Installation of 2.0.32 Beta [ In reply to ]
if your running apache on port 80 then I would suggest you open it on your
firewall, and or forward it to the box that is hosting the files.
I know I had to do that for mine, along with port 21 etc.

Give that a whirl, if that does not fix... *cough* go back to 1.3.23*cough*

Alex Togstad
Owner/Manager
Jifa Computers
http://www.jifacomputers.com
sniper@3dretreat.com

----- Original Message -----
From: "J.D. Corbin" <pneudecorb@attbi.com>
To: <users@httpd.apache.org>
Sent: Wednesday, February 20, 2002 12:38 PM
Subject: Windows XP Professional Installation of 2.0.32 Beta


> Hello,
>
> I successfully installed and ran Apache version 1.3.23 on Windows XP
> professional. I then decided to try the Beta version 2.0.32 without
> success. The software installs okay. I install the service successfully
> and then when I start it, it fails with the following information in the
log
> file:
>
> ... (32538)An operation was attempted on something that is not a socket.
:
> Parent: WSADuplicateSocket failed for socket 3308144. Check the FAQ.
> ... (22609)The pipe has been ended. : setup_inherited_listeners: Unable
to
> read socket data from parent
> ... (32538)An operation was attempted on something that is not a socket.
:
> master_main: create child process failed. Exiting.
>
> I've looked at all the documentation in the FAQ and Archives. I found
> references to WSADuplicateSocket problem but no real suggestions on what
to
> do...
>
> I am running McAfee firewall if that matters...
>
> Any suggestions...besides moving back to the stable 1.3.23 version.
>
> THanks,
> J.D.
>
>
> ---------------------------------------------------------------------
> 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
> For additional commands, e-mail: users-help@httpd.apache.org
>
>



---------------------------------------------------------------------
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
For additional commands, e-mail: users-help@httpd.apache.org
Re: Windows XP Professional Installation of 2.0.32 Beta [ In reply to ]
On Wed, 20 Feb 2002, J.D. Corbin wrote:
>
> I am running McAfee firewall if that matters...

Try running without the firewall. In all likelihood, your firewall does
not fully and correctly implement the necessary windows sockets interface.

Joshua.


---------------------------------------------------------------------
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
For additional commands, e-mail: users-help@httpd.apache.org