Has anyone else had any problems installing the PHP5 RC1 with Apache (1.3.x series). The service hangs when windows tries to start and starting through a command line says unclean shutdown. I have had unclean shutdown before but it has never hindered the operation of the server. Here are the lines that I have added to the conf file:
LoadModule php5_module modules/php5apache.dll . . . AddModule mod_php5.c AddType application/x-httpd-php .php Here is the output from the event viewer: Event Type: Error Event Source: Apache Service Event Category: None Event ID: 3299 Date: 21/03/2004 Time: 09:36:26 User: N/A Computer: HOMESERVER Description: The Apache service named C:\Program Files\Apache Group\Apache\Apache.exe reported the following error: >>> [Sun Mar 21 09:36:26 2004] [warn] pid file c:/program files/apache group/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? <<< before the error.log file could be opened. More information may be available in the error.log file. . IS this a problem with this version and means I will have to wait? Thanks in advance for any help! Tom