From: david at geektech dot com Operating system: FreeBSD 4.9-STABLE PHP version: 5.0.0b1 (beta1) PHP Bug Type: CGI related Bug description: FastCGI PHP fails as a local responder under Zeus 4.2
Description: ------------ This actually applies to 5.0.0b2, but the bug reporting system doesn't include this version. Configure PHP with --enable-fastcgi. Copy the sapi/cgi/php binary to %zeushome%/php/php.fcgi. Enable PHP support in Zeus as a local responder using the easy "Enable PHP" section under "Third Party" in the web interface. Attempt to load a PHP page. Zeus will respond with a "502 Bad Gateway" error. PHP 4 works fine like this. One of the changes in PHP 5 broke it. PHP 5 works as a FastCGI remote responder using the -b option to the PHP binary. -- Edit bug report at http://bugs.php.net/?id=26101&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26101&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26101&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26101&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26101&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26101&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=26101&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26101&r=support Expected behavior: http://bugs.php.net/fix.php?id=26101&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26101&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26101&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26101&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26101&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26101&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26101&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26101&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26101&r=float