Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: Apache server starts and the stops immediately |
|
Author |
|
htmldad
Joined: 06 Mar 2007 Posts: 5 Location: US
|
Posted: Tue 06 Mar '07 17:05 Post subject: Apache server starts and the stops immediately |
|
|
I have been trying to install Apache for 5 days now. My hair is greasy, I hav'nt got much sleep, and I'm cranky. My wife thinks I am a fruitcake!
Come to think of it alot of people think I'm a fruitcake. mmmm?
Anyway, I installed the binary version of 2.2.4. Installation seemed to have went as planned. I installed Apache as a service. Apache did not fire up automatically. I tried to fire it up manually. It tries to fire and then takes a dump. I do not have IIS installed, I disabled my firewalls. No dice.
Since my knowledge is limited I am about at the end of my rope. I even tried to redirect to port 8080. No dice. I have countless emails and postings out there. NO RESPONDO.
All I want to do is learn PHP and I can't even get the server started.
It is also hampering the progress of my website. I really don't want to upload every time I want to view my PHP script. Can someone help?
I am running XP on a HP Laptop.
Here is the error log.
[Tue Mar 06 09:28:36 2007] [notice] Apache/2.2.4 (Win32) configured -- resuming normal operations
[Tue Mar 06 09:28:36 2007] [notice] Server built: Jan 9 2007 23:17:20
[Tue Mar 06 09:28:36 2007] [notice] Parent: Created child process 4076
[Tue Mar 06 09:28:36 2007] [notice] Child 4076: Child process is running
[Tue Mar 06 09:28:36 2007] [crit] (OS 10022)An invalid argument was supplied. : Child 4076: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
[Tue Mar 06 09:28:36 2007] [crit] Parent: child process exited with status 3 -- Aborting.
Thanks for the help. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
|
Back to top |
|
kankrelune
Joined: 14 May 2007 Posts: 1
|
Posted: Mon 14 May '07 16:31 Post subject: |
|
|
Hi... i post here... i have a similar problem... sorry but i'm not good in english ... .. .
I have an installation of WAMP... she run without problem during a long time... recently i have install IIS (IIS on port 8080 and apache on defaut port 80)... and after apache don't start or start and crash in loop...
the error log said (for the bold text view at the end of the post)
Quote: |
[notice] Apache/2.0.59 (Win32) PHP/5.2.0 configured -- resuming normal operations
[Sat Feb 10 13:31:27 2007] [notice] Server built: Jul 27 2006 15:55:03
[Sat Feb 10 13:31:27 2007] [notice] Parent: Created child process 2424
[Sat Feb 10 13:31:28 2007] [notice] Child 2424: Child process is running
[Sat Feb 10 13:31:28 2007] [crit] (OS 10022)Un argument non valide a été fourni.* : Child 2424: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
[Sat Feb 10 13:31:28 2007] [error] Parent: child process exited with status 3 -- Aborting.
|
I have
test without firewall => no change
uninstall IIS => no change
uninstall/reinstall WAMP => no change
reinstall IIS (for work) => no change
testing with InstantRail => no change
InstantRail apache error log said...
Quote: | [Mon May 14 16:11:39 2007] [crit] (10022)un argument non valide a été fourni*: setup_inherited_listeners: WSASocket failed to open the inherited socket. |
I does not understand from which the problem comes and I start to despair… if you have an idea... .. .
Thanks
@ tchaOo°
* : in english => A nonvalid argument was provided |
|
Back to top |
|
tdonovan Moderator
Joined: 17 Dec 2005 Posts: 611 Location: Milford, MA, USA
|
Posted: Mon 14 May '07 18:21 Post subject: |
|
|
This looks very much like Apache Bug 31765.
Some suggestions from this bug:
-tom- |
|
Back to top |
|
|
|
|
|
|