, 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,
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
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
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