This is a discussion on Apache 2.0.50 failed to start after installing PHP 5.0.1 within the PHP Language forums, part of the PHP Programming Forums category; The error in the 'eventviewer' is as follow: Faulting application Apache.exe, version 2.0.50.0, faulting module ole32....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
The error in the 'eventviewer' is as follow:
Faulting application Apache.exe, version 2.0.50.0, faulting module ole32.dll, version 5.2.3790.138, fault address 0x0001e5e3. It was working with PHP 5.0.0 but then I put the 5.0.1, it won't start the Apache with the above error. Help. Thanks |
|
|||
|
I somehow isolated the problem to "iisfunc.dll". I commented it and apache
started with no error. Is it a bug or ???. Thanks "Sarah Tanembaum" <sarahtanembaum@yahoo.com> wrote in message news:2og6f2Faado8U1@uni-berlin.de... > The error in the 'eventviewer' is as follow: > > Faulting application Apache.exe, version 2.0.50.0, faulting module > ole32.dll, version 5.2.3790.138, fault address 0x0001e5e3. > > It was working with PHP 5.0.0 but then I put the 5.0.1, it won't start the > Apache with the above error. > > Help. Thanks > > > |
|
|||
|
Sorry, I'm running Windows Server 2003
Thanks "Sarah Tanembaum" <sarahtanembaum@yahoo.com> wrote in message news:2og9h8Fabr6qU1@uni-berlin.de... > I somehow isolated the problem to "iisfunc.dll". I commented it and apache > started with no error. > Is it a bug or ???. Thanks > > > > "Sarah Tanembaum" <sarahtanembaum@yahoo.com> wrote in message > news:2og6f2Faado8U1@uni-berlin.de... > > The error in the 'eventviewer' is as follow: > > > > Faulting application Apache.exe, version 2.0.50.0, faulting module > > ole32.dll, version 5.2.3790.138, fault address 0x0001e5e3. > > > > It was working with PHP 5.0.0 but then I put the 5.0.1, it won't start the > > Apache with the above error. > > > > Help. Thanks > > > > > > > > |
|
|||
|
On Wed, 18 Aug 2004 01:59:01 -0400, "Sarah Tanembaum"
<sarahtanembaum@yahoo.com> wrote: >I somehow isolated the problem to "iisfunc.dll". I commented it and apache >started with no error. >Is it a bug or ???. Thanks Why are you loading the IIS support module when you're running Apache? Surely that's just not going to work... -- Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk> <http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool |