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: Issues with Apache Not Starting |
|
Author |
|
cmagnoll
Joined: 16 Oct 2010 Posts: 2
|
Posted: Sat 16 Oct '10 21:52 Post subject: Issues with Apache Not Starting |
|
|
I have apache 2.2.16 installed on my windows 7 machine. When I try and start my apache, it tells me the request operation failed. I am trying to have my apache server process php files I create. Below is the only error that corresponds to the time I last tried to start the apache server.
If you could offer some help on why my apache is not starting I would very much appreciate it. Thanks.
[Sat Oct 16 15:50:44 2010] [warn] pid file C:/Program Files (x86)/Apache Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Sat 16 Oct '10 23:02 Post subject: |
|
|
You will find more and more importantly, useful info in Windows Event log in Administrative Tools ... check it |
|
Back to top |
|
cmagnoll
Joined: 16 Oct 2010 Posts: 2
|
Posted: Sat 16 Oct '10 23:57 Post subject: |
|
|
So I have found the error codes generated, are you advising that I use thing information and peruse the apache website and find solutions to the particular error code?
Faulting application name: httpd.exe, version: 2.2.16.0, time stamp: 0x4c5340fc
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x0192076b
Faulting process id: 0x194
Faulting application start time: 0x01cb6d6b6b658af2
Faulting application path: C:\Program Files (x86)\Apache Software Foundation\Apache2.2\bin\httpd.exe
Faulting module path: unknown |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Sun 17 Oct '10 0:36 Post subject: |
|
|
that looks familiar ... like php puking ... start off with no extensions ... add them one at a time till you find the one causing it.
Edit: you running mod_fcgid too? |
|
Back to top |
|
|
|
|
|
|