Re: [PHP-DEV] Re: solaris8 + php4.2.2 = memory corruption?

2002-08-01 Thread Sulka Haro
On Mac OS X, php 4.2.1 terminates without output with the given example. Running a copy of PHP 4.3.0 CLI I updated/compiled from CVS today, the output is 97Bus error. Anyone with enough info to say what's similar to both Solaris and OS X? sulka At 19:58 +0300 1.8.2002, Anti Veeranna wrote:

Re: [PHP-DEV] Re: solaris8 + php4.2.2 = memory corruption?

2002-08-01 Thread Dan Kalowsky
I do not get the Bus Error (this was fixed last night by Zeev). And if you correct the $id bug in this script, it works just fine ... at least on OSX. This is from CVS HEAD. On Thu, 1 Aug 2002, Sulka Haro wrote: On Mac OS X, php 4.2.1 terminates without output with the given example.

[PHP-DEV] Re: solaris8 + php4.2.2 = memory corruption?

2002-07-30 Thread Anti Veeranna
The exact same code works (with the same versions of Apache and PHP) just fine in Linux and FreeBSD. The same code also works correctly in php4.1.2 (Solaris8). -- Anti Veeranna -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: solaris8 + php4.2.2 = memory corruption?

2002-07-30 Thread Rasmus Lerdorf
Could you try it with a 4.3 snapshot? (http://snaps.php.net/php4-latest.tar.bz2) -Rasmus On Tue, 30 Jul 2002, Anti Veeranna wrote: The exact same code works (with the same versions of Apache and PHP) just fine in Linux and FreeBSD. The same code also works correctly in php4.1.2