[php-maint] Bug#720127: Bug#720127: php5: Maximum execution time exceeded immediately...

Ondřej Surý ondrej at debian.org
Tue Aug 20 12:04:33 UTC 2013


I saw you are using:

Kernel: Linux 3.10.0-rc4+ (SMP w/2 CPU cores)

Could you try with prepackaged kernel (or even just some non-rc)?

O.


On Tue, Aug 20, 2013 at 12:41 PM, <peter at chubb.wattle.id.au> wrote:

> >>>>> "Peter" == Peter Chubb <peter.chubb at nicta.com.au> writes:
>
> >>>>> "Ondřej" == Ondřej Surý <ondrej at debian.org> writes:
> Ondřej> could you try that with some simple script?
>
> Actually here's an even simpler script:
>
>
> <?php
>    @set_time_limit(3600);
>    @ini_set('max_execution_time', 3600);
>    while (1)  {
>         echo date(DATE_RFC822) ;
>         echo "\n";
>    }
> ?>
>
>
> I find this behaves correctly on some machines. but not the one
> running my webserver :-(
>



-- 
Ondřej Surý <ondrej at sury.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20130820/32966b61/attachment.html>


More information about the pkg-php-maint mailing list