logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache is installed with php & mysql but page is not ope
Author
modifier



Joined: 12 Jun 2007
Posts: 1

PostPosted: Tue 12 Jun '07 3:51    Post subject: Apache is installed with php & mysql but page is not ope Reply with quote

Hi,
I's using this awesome product from almost more the last year when ever I install it worked , but now when I re-installed my Os (Win XP_SP_2) it installed but didn't work, I mean when I tried to start localhost a browser window opened and it said "Connecting to site localhost" at the status bar of the browser I wait approx 5 minutes but the browser window's remain in previous condition, I didn't understand why it happened ? I tried several ways but didn't succeed yet, please note that I've also LAN, I disabled it & then tried again also disabled MS-ISA Server and again tried but didn't succeed, finally I'm requesting here for this problem I know here I'll find a good answer to solve my problem.
I noted the log file of apache & it says:

[Mon Jun 11 20:44:14 2007] [notice] Apache/2.0.55 (Win32) PHP/5.1.2 configured -- resuming normal operations
[Mon Jun 11 20:44:14 2007] [notice] Server built: Oct 9 2005 19:16:56
[Mon Jun 11 20:44:14 2007] [notice] Parent: Created child process 3892
[Mon Jun 11 20:44:15 2007] [notice] Child 3892: Child process is running
[Mon Jun 11 20:44:15 2007] [notice] Child 3892: Acquired the start mutex.
[Mon Jun 11 20:44:15 2007] [notice] Child 3892: Starting 250 worker threads.
[Mon Jun 11 20:44:15 2007] [error] (OS 10022)An invalid argument was supplied. : Child 3892: Encountered too many errors accepting client connections. Possible causes: dynamic address renewal, or incompatible VPN or firewall software. Try using the Win32DisableAcceptEx directive.
[Mon Jun 11 20:44:15 2007] [error] (OS 10022)An invalid argument was supplied. : Child 3892: Encountered too many errors accepting client connections. Possible causes: dynamic address renewal, or incompatible VPN or firewall software. Try using the Win32DisableAcceptEx directive.


I'm paying allot of thanks for my question, I hope I'll have a good answer & tip to solve this issue, I use this environment for my personal pc, I mean my pc is for my development purpose only, to test apps & scripts

N.B: please it's a humble request that do guide me step by step ( I'm not expert) I'll remain thankful

Thanks & Regards

Modifier Smile
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Tue 12 Jun '07 14:13    Post subject: Reply with quote

As your error log says: Add Win32DisableAcceptEx to your httpd.conf and try again!
Back to top


Reply to topic   Topic: Apache is installed with php & mysql but page is not ope View previous topic :: View next topic
Post new topic   Forum Index -> Apache