Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100



Go Back   PHP-Editors > Linux, Apache, MySQL > Apache Help

Apache Help Post any question relating to Apache here and hopefully someone can help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 2004-10-27, 04:01 AM
Junior Member
 
Join Date: Oct 2004
Posts: 1
Mamasan
Default

Hi everyone,

I knew I'd be seeking advise on configuring Apache & PHP, but not this soon!

Well, I've installed Apache 2 on my WinXP system. I currently use Sygate Personal Firewall & have checked to make sure it is not blocking Apache.

I can't find my localhost in the web browser & I've found the following message in the error log:

[Tue Oct 26 19:33:30 2004] [notice] Parent: Created child process 2384
[Tue Oct 26 19:33:31 2004] [notice] Child 2384: Child process is running
[Tue Oct 26 19:33:31 2004] [notice] Child 2384: Acquired the start mutex.
[Tue Oct 26 19:33:31 2004] [notice] Child 2384: Starting 250 worker threads.
[Tue Oct 26 19:33:31 2004] [error] (OS 10038)An operation was attempted on something that is not a socket. : Child 2384: Encountered too many errors accepting client connections. Possible causes: dynamic address renewal, or incompatible VPN or firewall software. Try using the Win32DisableAcceptEx directive.

I look up the Win32DisableAcceptEx directive on Apache's site and it points me to the config file. Problem is, there doesn't appear to be any mention of this directive there.

Soooo.. instant brick wall. :P
Any pointers to cure this problem for me would be very much appreciated.

thanks in advance.
M.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 2005-01-09, 12:41 PM
Junior Member
 
Join Date: Jan 2005
Posts: 1
jringoot
Default

Quote:
Originally posted by Mamasan@Oct 27 2004, 03:01 AM
Hi everyone,

I knew I'd be seeking advise on configuring Apache & PHP, but not this soon!

Well, I've installed Apache 2 on my WinXP system. I currently use Sygate Personal Firewall & have checked to make sure it is not blocking Apache.

I can't find my localhost in the web browser & I've found the following message in the error log:

[Tue Oct 26 19:33:30 2004] [notice] Parent: Created child process 2384
[Tue Oct 26 19:33:31 2004] [notice] Child 2384: Child process is running
[Tue Oct 26 19:33:31 2004] [notice] Child 2384: Acquired the start mutex.
[Tue Oct 26 19:33:31 2004] [notice] Child 2384: Starting 250 worker threads.
[Tue Oct 26 19:33:31 2004] [error] (OS 10038)An operation was attempted on something that is not a socket. : Child 2384: Encountered too many errors accepting client connections. Possible causes: dynamic address renewal, or incompatible VPN or firewall software. Try using the Win32DisableAcceptEx directive.

I look up the Win32DisableAcceptEx directive on Apache's site and it points me to the config file. Problem is, there doesn't appear to be any mention of this directive there.

Soooo.. instant brick wall. :P
Any pointers to cure this problem for me would be very much appreciated.

thanks in advance.
M.
On the top of httpd.conf
(most likely found here "C:\Program Files\Apache Group\Apache2\conf\httpd.conf")

Write this on a separate line:

Win32DisableAcceptEx

Save the file

Sestart the apache service (click on the apache icon in the systemtray and select apache2-restart)

I don't understand why, but it worked for me.

I found it in another forum without any extra explanation.
explanation would be welcome.
Reply With Quote
  #3 (permalink)  
Old 2008-02-19, 08:52 PM
Junior Member
 
Join Date: Feb 2008
Posts: 1
blade003 is on a distinguished road
Cool Great solution

Thanks to jringoot, your solution worked a treat, thanks very much
Reply With Quote
  #4 (permalink)  
Old 2008-06-29, 07:55 AM
Junior Member
 
Join Date: Jun 2008
Posts: 1
aeisidro is on a distinguished road
Talking thanks

this is great ...
after visiting various sites,
luckily tripped here and finally solved my problem.
Reply With Quote
Must read Review for Serious PHP Developers


NuSphere PhpED 5.0 : The Staff of php-editors.com recently spent a few days working with NuSphere PhpED 5.0 (a popular PHP IDE) and NuCoder 1.4 (a PHP Encoding Utility), read up on all the details.

Sponsored Links
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:24 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.