From: [EMAIL PROTECTED]
Operating system: Windows 2000 professional
PHP version: 4.1.2
PHP Bug Type: Apache related
Bug description: Apache crashes on header()
I use php 4.1.2 and apache 1.3.24 on Win2K PRO.
This code crashes the apache:
<?php
header("WWW-Authenticate: Basic realm=damir");
header("HTTP/1.0 401 Unauthorized");
?>
I've read similar postings here, but didn't find any solution. The php and
apache were pure Win32 binaries so any "change code and rebuild" solutions
will not help me ;)
Regards,
Damir Colak
--
Edit bug report at http://bugs.php.net/?id=16233&edit=1
--
Fixed in CVS: http://bugs.php.net/fix.php?id=16233&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=16233&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=16233&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=16233&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16233&r=support
Expected behavior: http://bugs.php.net/fix.php?id=16233&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=16233&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=16233&r=submittedtwice