ID: 27898
Updated by: [EMAIL PROTECTED]
Reported By: wiwi at progon dot net
-Status: Open
+Status: Feedback
Bug Type: Apache2 related
Operating System: FreeBSD 5.2.1p4
PHP Version: 4CVS, 5CVS (2004-04-07)
New Comment:
Is it only a HEAD request (single or many?) or any request of PHP
script..?
Previous Comments:
------------------------------------------------------------------------
[2004-04-07 10:19:49] wiwi at progon dot net
I just tried 2.0.47 as well, and it crashes just as the other 2.0.x
versions.
Server: Apache/2.0.47 (Unix) PHP/5.0.0RC1 mod_ssl/2.0.47
OpenSSL/0.9.7c-p1
X-Powered-By: PHP/5.0.0RC1
The relevant httpd.conf-entries are:
LoadModule php5_module modules/libphp5.so
AddType application/x-httpd-php .php
The php config unchanged ("make install").
The php script used to test the server is from:
http://www.php.net/manual/en/tutorial.firstpage.php
------------------------------------------------------------------------
[2004-04-07 08:42:27] [EMAIL PROTECTED]
After running the script for couple of minutes I couldn't reproduce
this (with Apache 2.0.47).
How exactly did you configure PHP in httpd.conf ?
------------------------------------------------------------------------
[2004-04-07 07:50:06] wiwi at progon dot net
php-5.0.0RC1, php-4.3.6RC2 and php-4.3.5 works fine with Apache 1.3.29.
------------------------------------------------------------------------
[2004-04-07 05:45:23] [EMAIL PROTECTED]
Then install latest Apache 1.3.x and try with it..
------------------------------------------------------------------------
[2004-04-07 05:16:58] wiwi at progon dot net
No, I have no Apache 1.x server on my site.
We use the classical "prefork" MPM:
Server version: Apache/2.0.49
Server built: Apr 6 2004 23:18:29
Server's Module Magic Number: 20020903:7
Architecture: 32-bit
Server compiled with....
-D APACHE_MPM_DIR="server/mpm/prefork"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses disabled)
-D APR_USE_FLOCK_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D HTTPD_ROOT="/usr/local/apache2"
-D SUEXEC_BIN="/usr/local/apache2/bin/suexec"
-D DEFAULT_PIDLOG="logs/httpd.pid"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_LOCKFILE="logs/accept.lock"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/27898
--
Edit this bug report at http://bugs.php.net/?id=27898&edit=1