|
|
| Tom Werner 2004-03-26, 11:23 pm |
| 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:[color=darkred]
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
| |
| Sumito_oda 2004-03-26, 11:23 pm |
| I get a problem when PHP loads DLL of some extensions in PHP5 RC1
on WindowsXP though I had no problem in PHP5 Beta either.
Even apache SAPI and Apache2 SAPI are similar.
I do not understand the cause.
--
Sumito_Oda mailto:oda@bst.jp
| |
| Sumito_oda 2004-03-26, 11:23 pm |
| I get a problem when PHP loads DLL of some extensions in RC1
though I had no problem in Beta either.
Even apache SAPI and Apache2 SAPI are similar.
I do not understand the cause.
--
Sumito_Oda mailto:oda@bst.jp
|
|
|
|