From: [EMAIL PROTECTED] Operating system: OS/2, Windows, may be others PHP version: 4.1.1 PHP Bug Type: Apache related Bug description: Apache thread (or childe) dies when using http auth in safe mode
To reproduce the problem do the following steps: 1) write "php_admin_flag safe_mode on" in apache httpd.conf to enable safe mode. 2) Request in a brouser script, which contain header("WWW-Authenticate: Basic realm=\"My Realm\""); Apache child will die and request will not finished correctly :( I reproduced this bug on Apache/1.3.23 (OS/2) PHP/4.1.1 and on Apache/1.3.20 (WIN32) PHP/4.1.1. PHP configured in apache plugun mode (not cgi). -- Edit bug report at http://bugs.php.net/?id=15502&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15502&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15502&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15502&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15502&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15502&r=support Expected behavior: http://bugs.php.net/fix.php?id=15502&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15502&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15502&r=submittedtwice