Re: [PHP-DEV] PHP 4.2.0 RC4

2002-04-16 Thread derick
Hello Aaron, if this fixes the problem, this patch should also go into PHP_4_2_0. regards, Derick On Tue, 16 Apr 2002, Aaron Bannert wrote: > On Tue, Apr 16, 2002 at 10:56:08AM +0200, Balazs Nagy wrote: > > Excusez moi, I had a hard time in the last D&D3 session when I wrote > > this. Here's

Re: [PHP-DEV] PHP 4.2.0 RC4

2002-04-16 Thread Aaron Bannert
On Tue, Apr 16, 2002 at 10:56:08AM +0200, Balazs Nagy wrote: > Excusez moi, I had a hard time in the last D&D3 session when I wrote > this. Here's the dump: Give the attached patch a try. Looks like we're just trying to use the server_context before it's been initialized. (Thanks for Cliff for

Re: [PHP-DEV] PHP 4.2.0 RC4

2002-04-16 Thread Balazs Nagy
On Mon, 2002-04-15 at 19:04, [EMAIL PROTECTED] wrote: > can you make a backtrace of this? Excusez moi, I had a hard time in the last D&D3 session when I wrote this. Here's the dump: #0 0x00440397 in php_apache_sapi_log_message ( msg=0xbfffef80 "PHP Warning: Unable to load dynamic librar

Re: [PHP-DEV] PHP 4.2.0 RC4

2002-04-15 Thread derick
Hello, can you make a backtrace of this? (bugs.php.net/bugs-generating-backtrace.php) regards, Derick On 15 Apr 2002, Balazs Nagy wrote: > I made a very clean startup with apache2 and php4.2.0RC4, and I set > extension_dir to a false './'. I got a very big segfault. Everything > else is cool.

Re: [PHP-DEV] PHP 4.2.0 RC4

2002-04-15 Thread Balazs Nagy
I made a very clean startup with apache2 and php4.2.0RC4, and I set extension_dir to a false './'. I got a very big segfault. Everything else is cool. -- jul signature.asc Description: This is a digitally signed message part

[PHP-DEV] PHP 4.2.0 RC4

2002-04-14 Thread Derick Rethans
Hello, this evening RC4 was released, you can find it at www.php.net/~derick . Please test as much as possible; if everything goes alright, RC4 will be the tag on which the release will be baed. Packing will be done on Friday April 19, 2002 and the release will follow 3 days later. regards, D