For some reason, I can't get Apache and PHP to work together in Win 7 RC1 x64, but I can get Apache by itself to work fine.
I've tried Threaded and non-Threaded PHP 5.3.0.
Has anyone tried to get this working in Windows 7 RC1 or even RTM for that matter?
This is what I get in error.log:
Code:
[Mon Aug 24 23:36:03 2009] [crit] (OS 1813)The specified resource type cannot be found in the image file. : master_main: create child process failed. Exiting.
[Mon Aug 24 23:36:03 2009] [notice] Child 1180: All worker threads have exited.
[Mon Aug 24 23:36:03 2009] [notice] Child 1180: Child process is exiting
[Mon Aug 24 23:36:33 2009] [notice] Parent: Forcing termination of child process 36
[Mon Aug 24 23:39:31 2009] [warn] pid file C:/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Aug 24 23:42:04 2009] [warn] pid file C:/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Aug 25 01:20:17 2009] [warn] pid file C:/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Aug 25 02:02:47 2009] [warn] pid file C:/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?