This patch for Win32 holds the console window open for up to 30 seconds
on error until dismissed with the <ESC> key or timing out.
It also traps every stderr logged message to the WinNT Application Event
log for WinNT/2000 services. Since Win95 services aren't, they will
follow the first exception (holding the service console window open.)
PR:
Every "Apache just pops up and goes away" and
"Error 1067 starting service" complaint.
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@85758 13f79535-47bb-0310-9956-ffa450edef68
Loading
Please sign in to comment