ID: 35210 Comment by: daniel at caret dot cam dot ac dot uk Reported By: jmaguire123 at hotmail dot com Status: Feedback Bug Type: Apache2 related Operating System: Fedora Core 4 httpd-2.0.55 PHP Version: 5CVS-2005-11-14 (CVS) New Comment:
OK. This is broken for us, too. Platform details: * Apache 2 built from source[0]. * php 4.4.1 built from source[1] In httpd.conf for a virtual host: * ErrorDocument 404 /errordoc.php What I did? * caused a 404 by going to non-existent page What I expected? * errordoc.php to be served What actually happened? * "Error reading from socket" -- nothing is served. This used to server errordoc.php prior to the upgrade to 4.4.1. [0] export CFLAGS="-DOPENSSL_NO_KRB5=1" ./configure --prefix=/usr/local/apache2/ --enable-so --enable-mods-shared=all --enable-auth-dbm --enable-proxy --enable-proxy-http --enable-ssl --enable-rewrite --with-ldap --enable-ldap --enable-auth-ldap [1] ./configure --with-mysql --with-openssl --with-dom --with-zlib --with-xml --with-apxs2=/usr/local/apache2/bin/apxs --prefix=/usr/local/php-apache2 --with-pgsql --with-ldap --with-mcrypt --with-gd --with-jpeg-dir=/usr Previous Comments: ------------------------------------------------------------------------ [2005-11-15 20:21:31] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2005-11-15 20:12:07] jmaguire123 at hotmail dot com I am not sure why this was closed. Downgrading is not a solution to this issue. Has anyone fixed this? Thanks. ------------------------------------------------------------------------ [2005-11-14 18:46:20] [EMAIL PROTECTED] This works fine in 4.4.2-dev and 5.1.0RC5 ------------------------------------------------------------------------ [2005-11-14 14:57:58] frederic dot jacquot at insa-lyon dot fr Ok, downgrading to 4.4.0 fixed this issue. ------------------------------------------------------------------------ [2005-11-14 14:33:07] frederic dot jacquot at insa-lyon dot fr Same probleme here, using php-4.4.1 and httpd-2.0.55 (both built from source). It may also be a HTTPd problem. ------------------------------------------------------------------------ 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/35210 -- Edit this bug report at http://bugs.php.net/?id=35210&edit=1