Re: [PHP-DEV] PHP 5.0 crash on long php script with over 1000 lines

2004-07-13 Thread Gunnar von Boehn
, Gunnar von Boehn wrote: Hi, Please file a bugreport. Good idea :) I just wrote a bugreport. If anyone has an idea why PHP crashes so early on MorphOS and how this could be fixed , then i'll be very thankful. Cheers Gunnar -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe,

Re: [PHP-DEV] PHP 5.0 crash on long php script with over 1000 lines

2004-07-11 Thread Gunnar von Boehn
On Jul 11, 2004, at 10:32 AM, Zeev Suraski wrote: Gunnar, Did you try the latest CVS after Wez wrote his reply? Zeev At 16:52 10/07/2004, Gunnar von Boehn wrote: Hi, Please file a bugreport. Good idea :) I just wrote a bugreport. If anyone has an idea why PHP crashes so early on MorphOS and how thi

Re: [PHP-DEV] PHP 5.0 crash on long php script with over 1000 lines

2004-07-10 Thread Gunnar von Boehn
Hi, Please file a bugreport. Good idea :) I just wrote a bugreport. If anyone has an idea why PHP crashes so early on MorphOS and how this could be fixed , then i'll be very thankful. Cheers Gunnar -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/uns

[PHP-DEV] PHP 5.0 crash on long php script with over 1000 lines

2004-07-09 Thread Gunnar von Boehn
Hi, I have a very special PHP problem. I use Apache(1.3.31) and PHP 5.0.0rc3 on MorphOS. Normally this PHP and Apache build runs fine. I noticed that all long scripts (over 1000 lines) will kill the Apache/PHP build. I verified this with a very simple test script "; $i++ print "$i"; ...[1000 more