I’m running easyphp/apache 14.1VC11 to automatically start few php programs, that needs to run every 5 minutes.
It’s in a W7 computer without any battery backup. When, very seldom, I’ve a power failure, the PC shut-down and reboot at the end of the power failure and easyphp stars again from the automatic execution.
In such occasions sometime easyphp starts, but Apache is in STOP and I’ve to start it interactively.
The log file is:
Files/EasyPHP-DevServer-14.1VC11/binaries/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sat May 16 10:13:53.669705 2015] [mpm_winnt:notice] [pid 4172:tid 128] AH00455: Apache/2.4.7 (Win32) PHP/5.5.8 configured -- resuming normal operations
[Sat May 16 10:13:53.669705 2015] [mpm_winnt:notice] [pid 4172:tid 128] AH00456: Apache Lounge VC11 Server built: Nov 21 2013 20:13:01
[Sat May 16 10:13:53.669705 2015] [core:notice] [pid 4172:tid 128] AH00094: Command line: 'C:\\PROGRA~1\\EASYPH~1.1VC\\binaries\\apache\\bin\\eds-httpd.exe -d C:/Program Files/EasyPHP-DevServer-14.1VC11/binaries/apache'
Is there any way to avoid this problem and having Apache correctly started even in presence of the Unclean shutdown?
Thanks
It’s in a W7 computer without any battery backup. When, very seldom, I’ve a power failure, the PC shut-down and reboot at the end of the power failure and easyphp stars again from the automatic execution.
In such occasions sometime easyphp starts, but Apache is in STOP and I’ve to start it interactively.
The log file is:
Files/EasyPHP-DevServer-14.1VC11/binaries/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sat May 16 10:13:53.669705 2015] [mpm_winnt:notice] [pid 4172:tid 128] AH00455: Apache/2.4.7 (Win32) PHP/5.5.8 configured -- resuming normal operations
[Sat May 16 10:13:53.669705 2015] [mpm_winnt:notice] [pid 4172:tid 128] AH00456: Apache Lounge VC11 Server built: Nov 21 2013 20:13:01
[Sat May 16 10:13:53.669705 2015] [core:notice] [pid 4172:tid 128] AH00094: Command line: 'C:\\PROGRA~1\\EASYPH~1.1VC\\binaries\\apache\\bin\\eds-httpd.exe -d C:/Program Files/EasyPHP-DevServer-14.1VC11/binaries/apache'
Is there any way to avoid this problem and having Apache correctly started even in presence of the Unclean shutdown?
Thanks