Hello,
Apache 1.x SAPI will occasionally timeout with a "Read POST information
timeout" error instead of a "send timeout" error as it should. This will
happen if the alarm timeout occurs in a POST request, at any point after the
post is read (ie. php_execute_script). This is because the
hard_timeo
Hannes Magnusson wrote:
> There was a run-tests.php rewrite application accepted for gsoc this
> summer.. I however haven't heard a word about it since then..
> Does anyone know the status of that project?
The original plan was that I mentor this project. Then it was assigned
to Travis. The only
On Fri, Aug 15, 2008 at 17:15, Jani Taskinen <[EMAIL PROTECTED]> wrote:
> Because it was the easiest way to fix this: __FILE__ is not same with clean
> and actual test sections,
> so the clean section code did nothing however you run the tests..
>
> btw. run-tests.php is such a mess that I don't wa
Works like a charm after cvs up and rebuild.
Thanks to all supporters.
Regards
Uwe
Uwe Pries schrieb:
Hello Tony,
please look at http://phpfi.com/343743
Regards
Uwe
Antony Dovgal schrieb:
On 15.08.2008 11:55, Antony Dovgal wrote:
On 15.08.2008 01:17, Uwe Pries wrote:
Hello internals,
Hello Tony,
please look at http://phpfi.com/343743
Regards
Uwe
Antony Dovgal schrieb:
On 15.08.2008 11:55, Antony Dovgal wrote:
On 15.08.2008 01:17, Uwe Pries wrote:
Hello internals,
I use following configure script to build PHP 5.3.0alpha2-dev:
#! /bin/sh
#
# Created by configure
'./con
Hello Timm,
Friday, August 15, 2008, 12:44:19 AM, you wrote:
> Hi again,
>> Attached you'll find an incomplete patch against PHP_5_3 to add this
>> functionality. If you like it let me know and I can finish it.
> Darn, seems the list didn't like my text/plain attachment. Well, here we go:
>
On 15.08.2008 11:55, Antony Dovgal wrote:
On 15.08.2008 01:17, Uwe Pries wrote:
Hello internals,
I use following configure script to build PHP 5.3.0alpha2-dev:
#! /bin/sh
#
# Created by configure
'./configure' \
'--with-apxs2=/usr/local/apache/current/bin/apxs' \
'--with-config-file-path=/etc
On 15.08.2008 01:17, Uwe Pries wrote:
Hello internals,
I use following configure script to build PHP 5.3.0alpha2-dev:
#! /bin/sh
#
# Created by configure
'./configure' \
'--with-apxs2=/usr/local/apache/current/bin/apxs' \
'--with-config-file-path=/etc' \
'--enable-maintainer-zts' \
"$@"
It j
On 15.08.2008 01:17, Uwe Pries wrote:
Hello internals,
I use following configure script to build PHP 5.3.0alpha2-dev:
#! /bin/sh
#
# Created by configure
'./configure' \
'--with-apxs2=/usr/local/apache/current/bin/apxs' \
'--with-config-file-path=/etc' \
'--enable-maintainer-zts' \
"$@"
Plea