Discussion:
[PHP-INSTALL] php installation.
Aaron Zmerzlikar
2009-12-05 05:13:41 UTC
Permalink
I am running windows 7 64 bit with apache 2.2.14 and it runs fine until I
install php 5.3.1 in the installer form VC6 x86 Thread Safe. After
installing php I attempt to restart apache and it fails to restart and I
receive the following error in the apache error log.

[Fri Dec 04 21:01:16 2009] [notice] Parent: Received restart signal --
Restarting the server.
[Fri Dec 04 21:01:16 2009] [notice] Child 2532: Exit event signaled. Child
process is ending.
[Fri Dec 04 21:01:16 2009] [notice] Apache/2.2.14 (Win32) configured --
resuming normal operations
[Fri Dec 04 21:01:16 2009] [notice] Server built: Sep 28 2009 22:41:08
[Fri Dec 04 21:01:16 2009] [notice] Parent: Created child process 3348
[Fri Dec 04 21:01:17 2009] [notice] Child 2532: Released the start mutex
[Fri Dec 04 21:01:18 2009] [notice] Child 2532: All worker threads have
exited.
[Fri Dec 04 21:01:18 2009] [notice] Child 2532: Child process is exiting
[Fri Dec 04 21:01:18 2009] [crit] (OS 1813)The specified resource type
cannot be found in the image file. : master_main: create child process
failed. Exiting.
[Fri Dec 04 21:01:48 2009] [notice] Parent: Forcing termination of child
process 36
[Fri Dec 04 21:28:59 2009] [warn] pid file C:/Program Files (x86)/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?
[Fri Dec 04 21:48:46 2009] [warn] pid file C:/Program Files (x86)/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?
[Fri Dec 04 21:51:53 2009] [warn] pid file C:/Program Files (x86)/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?
[Fri Dec 04 21:56:02 2009] [warn] pid file C:/Program Files (x86)/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?
[Fri Dec 04 22:03:19 2009] [warn] pid file C:/Program Files (x86)/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?
[Fri Dec 04 22:03:48 2009] [warn] pid file C:/Program Files (x86)/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?
[Fri Dec 04 22:11:50 2009] [warn] pid file C:/Program Files (x86)/Apache
Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?
Any help on this error would be much appreciated. Thanks.

Aaron

Loading...