ID:               16803
 Comment by:       un_uomo at x-mail dot net
 Reported By:      cabel-s at panic dot com
 Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: RedHat 7.2
 PHP Version:      4.2.0
 New Comment:

This is obviously a critical BUG in PHP. Has this been solved? Would
really appreciate some help because now my website is not working!


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

[2002-06-20 10:03:46] red at tripany dot com

Well after extensive testing, I have to conclude it's probably not a
php (alone) problem.
I have tried:
PHP ver.     Apache ver.    --enable-so    works?   error
---------------------------------------------------------
4.2.1            2.0.39             yes       no     yes
2.1              36                 yes       yes    no
2.0              39                 yes       no     yes
2.0              36                 no        no     yes
2.0              36                 yes       yes    no
4.0.3pl1         1.3.9              ?         yes    ?

(4.0.3pl1 is the standard debian package)
The rest of the 2.1 installations (with apache 39) don't work and give
errors, so there's some problem with the apxs interaction between php
and httpd 2.0.39. As php2.1.0 works with httpd 2.0.36 I'm now assuming
there was a change in the apxs of apache in the security fix version
which renders the multiple cookies unwriteable. I'll send this off to
apache as well.
Cheers
Robin

------------------------------------------------------------------------

[2002-06-20 07:52:21] red at tripany dot com

PS I get the same make error when installing php4.2.0 and removing line
93 from php_functions.c (it's the boundary function again) finishes the
install. Under 4.2.0, I get the same behaviour, so maybe it is apache?

------------------------------------------------------------------------

[2002-04-30 15:26:26] [EMAIL PROTECTED]

read the documentation for header(). it replaces headers with the same
name unless you tell it otherwise. (the issue with setcookie() probably
could very well be a bug, but we've got #16626 to track that.)

------------------------------------------------------------------------

[2002-04-30 14:09:57] kala at pinerecords dot com

Hi,

just wondering.. is anyone working on a fix at all?
I understand this is a rather critical issue.

Thanks,
Tom

------------------------------------------------------------------------

[2002-04-24 19:26:34] cabel-s at panic dot com

Hello! Thanks for your note -- of course I searched first! 
:)

As I say first in my notes, bug #16626 is very similar and 
may even be the same problem -- it details problems using 
setcookie() -- but I thought filing this bug would be 
helpful because it details that the problem also exists 
with header(), not just setcookie(). Is that not helpful 
for you guys? If so, let me know, and I'll close this.

I searched for all "open" bugs with the string "header", 
and with PHP version 4.2.0 (since this relates to Apache 
2), and found nothing.

I'm sorry -- if this IS truly a duplicate bug, I am unable 
to find its friends right away, but I will keep looking! If 
I find something, I'll mark it duplicate.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/16803

-- 
Edit this bug report at http://bugs.php.net/?id=16803&edit=1

Reply via email to