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: Msvcrt.dll woes - any ideas?
Author
JanineHempy



Joined: 26 Mar 2008
Posts: 3

PostPosted: Sat 06 Dec '08 2:16    Post subject: Msvcrt.dll woes - any ideas? Reply with quote

I have a nearly fresh install of Apache 2.2.10 with PHP5 and mod_perl. I'm replacing a server that died earlier this week, so I have an existing webroot and config files from the old Apache install. I've been carefully copying over settings one at a time from the old config, and now I've run into an error that I can't track down. Apache won't start as a service with mod_perl enabled; it generates this error in the event log:

Faulting application httpd.exe, version 2.2.10.0, faulting module msvcrt.dll, version 7.0.3790.3959, fault address 0x00037e23.

and I see these lines in the error log:

[Fri Dec 05 18:49:43 2008] [crit] (OS 6)The handle is invalid. : master_main: create child process failed. Exiting.
[Fri Dec 05 18:49:43 2008] [error] (OS 6)The handle is invalid. : Parent: SetEvent for child process 0 failed

However, if I open a command prompt using "run as..." and my webserver account, Apache will start using these same config files - no changes.

Does this behavior ring a bell with anyone? Any ideas at all?

Thanks a bunch,
Janine
Back to top
birendersinghbudhwar



Joined: 08 Aug 2009
Posts: 1
Location: India

PostPosted: Sat 08 Aug '09 13:15    Post subject: Reply with quote

Even i also face prblem with 2.2.12 apache win32

but i am not getting this error...

Faulting application httpd.exe, version 2.2.12.0, faulting module msvcrt.dll, version 7.0.3790.3959, fault address 0x00037e23.
Back to top


Reply to topic   Topic: Msvcrt.dll woes - any ideas? View previous topic :: View next topic
Post new topic   Forum Index -> Apache