ID:               16233
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache related
 Operating System: Windows 2000 professional
 PHP Version:      4.1.2
 New Comment:

Can you try the windows binaries for 4.2.0rc1 from www.php.net/~derick/
?

Derick


Previous Comments:
------------------------------------------------------------------------

[2002-03-23 11:49:01] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=16233&edit=1

Reply via email to