[PHP-DEV] Re: [4.3] Current critical bugs

2002-10-18 Thread Yasuo Ohgaki
Andrei Zmievski wrote: Hi, We have 10 critical bugs in the list currently. If you could please see about fixing at least one of them, we'd be that much closer to a release candidate. Summary: Apache2 sending 304 - not modified header http://bugs.php.net/bug.php?id=17098 This is serious

Re: [PHP-DEV] Re: [4.3] Current critical bugs

2002-10-18 Thread Ilia A.
On October 17, 2002 07:06 pm, Yasuo Ohgaki wrote: Andrei Zmievski wrote: Hi, We have 10 critical bugs in the list currently. If you could please see about fixing at least one of them, we'd be that much closer to a release candidate. Summary: Apache2 sending 304 - not modified header

Re: [PHP-DEV] Re: [4.3] Current critical bugs

2002-10-18 Thread Yasuo Ohgaki
Ilia A. wrote: Summary: Apache2 sending 304 - not modified header http://bugs.php.net/bug.php?id=17098 This is serious problem for serious sites. (Serious sites shouldn't use Apache2, though) This looks like an Apache 2 bug, rather then aPHP one. I am guessing the fix they made did not work

Re: [PHP-DEV] Re: [4.3] Current critical bugs

2002-10-18 Thread Ryo Takagi
Yasuo Ohgaki wrote: Ilia A. wrote: Summary: Apache2 sending 304 - not modified header http://bugs.php.net/bug.php?id=17098 This is serious problem for serious sites. (Serious sites shouldn't use Apache2, though) This looks like an Apache 2 bug, rather then aPHP one. I am guessing

RE: [PHP-DEV] Re: [4.3] Current critical bugs

2002-10-18 Thread James Cox
What actual patch did you add to ap2filter? -- james -Original Message- From: Ryo Takagi [mailto:rt;takagi-ryo.ac] Sent: Friday, October 18, 2002 10:41 AM To: Yasuo Ohgaki Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; Andrei Zmievski Subject: Re: [PHP-DEV] Re: [4.3] Current critical

Re: [PHP-DEV] Re: [4.3] Current critical bugs

2002-10-18 Thread Ryo Takagi
What actual patch did you add to ap2filter? -- james The one with the look that you did not like... :-) This patch was created based on 4.2.3 code but could successfully be applied to the current CVS one as well. --- sapi/apache2filter/sapi_apache2.c~ Fri Aug 16 07:27:03 2002 +++

Re: [PHP-DEV] Re: [4.3] Current critical bugs

2002-10-16 Thread Piotr Klaban
On Tue, Oct 15, 2002 at 06:33:33PM +0200, Markus Fischer wrote: On Tue, Oct 15, 2002 at 06:23:17PM +0200, Tom Sommer wrote : Andrei Zmievski wrote: Summary: max_execution_time affects large uploads URL: http://bugs.php.net/bug.php?id=16880 [...] I neither think this is critical

[PHP-DEV] Re: [4.3] Current critical bugs

2002-10-15 Thread Tom Sommer
Andrei Zmievski wrote: Summary: max_execution_time affects large uploads URL: http://bugs.php.net/bug.php?id=16880 Very very critical -- * Tom Sommer * http://www.tsn.dk | webmaster(a)tsn.dk * Any sufficiently advanced bug is indistinguishable from a feature -- PHP Development Mailing

Re: [PHP-DEV] Re: [4.3] Current critical bugs

2002-10-15 Thread Markus Fischer
On Tue, Oct 15, 2002 at 06:23:17PM +0200, Tom Sommer wrote : Andrei Zmievski wrote: Summary: max_execution_time affects large uploads URL: http://bugs.php.net/bug.php?id=16880 Very very critical True .. The original reporter says he's using Apache. It makes sense that

[PHP-DEV] Re: [4.3] Current critical bugs

2002-10-15 Thread Peter Neuman
Hi, Andrei Zmievski [EMAIL PROTECTED]: Summary: random error: open_basedir restriction in effect. File is in wrong directory URL: http://bugs.php.net/bug.php?id=19292 Please Fix this, this is a very big Bug.. Thanks Peter Neuman -- PHP Development Mailing List http://www.php.net/

Re: [PHP-DEV] Re: [4.3] Current critical bugs

2002-10-15 Thread Rasmus Lerdorf
It has been fixed for a while. On Tue, 15 Oct 2002, Peter Neuman wrote: Hi, Andrei Zmievski [EMAIL PROTECTED]: Summary: random error: open_basedir restriction in effect. File is in wrong directory URL: http://bugs.php.net/bug.php?id=19292 Please Fix this, this is a very big

Re: [PHP-DEV] Re: [4.3] Current critical bugs

2002-10-15 Thread Andrei Zmievski
Why don't you close it? :) On Tue, 15 Oct 2002, Rasmus Lerdorf wrote: It has been fixed for a while. On Tue, 15 Oct 2002, Peter Neuman wrote: Hi, Andrei Zmievski [EMAIL PROTECTED]: Summary: random error: open_basedir restriction in effect. File is in wrong directory URL: