From: php at transpect dot com Operating system: Gentoo Linux PHP version: 5.2.4 PHP Bug Type: Apache2 related Bug description: Apache 2.2.6 + PHP 5.2.4 => 302
Description: ------------ Apache 2.2.6 with php 5.2.3's libphp5.so works fine. But with 5.2.4 Apache starts without error, but every request to the server (whether to a PHP or HTML page) results in a blank page in the browser, and a "302" (redirect) rather than a "200" response in the log. In all respects this is the same system except for the switch between 5.2.3 and 5.2.4. Reproduce code: --------------- These are the configuration options used - building by hand in each case: HTTPD ./configure --enable-so --enable-ssl --enable-rewrite PHP ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --disable-cgi -- Edit bug report at http://bugs.php.net/?id=42634&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=42634&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=42634&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=42634&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=42634&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=42634&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=42634&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=42634&r=needscript Try newer version: http://bugs.php.net/fix.php?id=42634&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=42634&r=support Expected behavior: http://bugs.php.net/fix.php?id=42634&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=42634&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=42634&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=42634&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=42634&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=42634&r=dst IIS Stability: http://bugs.php.net/fix.php?id=42634&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=42634&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=42634&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=42634&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=42634&r=mysqlcfg