Re: PHP 5.1.4 w/ mysqli dumps core - SOLVED?

2006-07-03 Thread Riemer Palstra
On Mon, Jul 03, 2006 at 05:38:20PM -0400, Rob Szarka wrote: > http://dev.mysql.com/doc/refman/5.1/en/choosing-version.html says > > "MySQL 5.1 is the current development release series." Ah sorry, I was thinking about PHP. Yes, indeed, MySQL 5.1 is still Development :) -- Riemer Palstra

Re: PHP 5.1.4 w/ mysqli dumps core - SOLVED?

2006-07-03 Thread Rob Szarka
At 02:36 AM 7/3/2006, Riemer Palstra wrote: On Fri, Jun 30, 2006 at 11:07:49AM -0400, Rob Szarka wrote: > Thanks for the tip about the version. I didn't realize the 5.1 tree > was development. That would probably be because it isn't. http://dev.mysql.com/doc/refman/5.1/en/choosing-version.html

Re: PHP 5.1.4 w/ mysqli dumps core - SOLVED?

2006-07-02 Thread Riemer Palstra
On Fri, Jun 30, 2006 at 11:07:49AM -0400, Rob Szarka wrote: > Thanks for the tip about the version. I didn't realize the 5.1 tree > was development. That would probably be because it isn't. -- Riemer PalstraAmsterdam, The Netherlands [EMAIL PROTECTED]

Re: PHP 5.1.4 w/ mysqli dumps core - SOLVED?

2006-06-30 Thread Rob Szarka
At 11:13 PM 6/29/2006, Mike Jakubik wrote: MySQL is 5.1.11 I did just "solve" the problem. Having read http://www.bsdforums.org/forums/archive/index.php/t-28681.html , which notes a similar problem with the php5-mysql (not mysqli) extension, I did a "make && make deinstall && make reinstall"

Re: PHP 5.1.4 w/ mysqli dumps core - SOLVED?

2006-06-29 Thread Mike Jakubik
Rob Szarka wrote: At 09:51 PM 6/29/2006, Mike Jakubik wrote: And what version of MySQL do you have installed? I have the exact as above, plus FreeBSD 6.1 and MySQL 5.0.22 running just fine on several production machines. MySQL is 5.1.11 I did just "solve" the problem. Having read http://www

Re: PHP 5.1.4 w/ mysqli dumps core - SOLVED?

2006-06-29 Thread Rob Szarka
At 09:51 PM 6/29/2006, Mike Jakubik wrote: The CLI version of PHP dumps core when run with the mysqli extension enabled. Similarly, Apache crashes when being restarted with PHP and the mysqli extension (not loading the PHP modile or not enabling mysqli fixes the problem). Haven't tested the CGI

Re: PHP 5.1.4 w/ mysqli dumps core

2006-06-29 Thread Mike Jakubik
Rob Szarka wrote: I'm seeing something similar to what was reported in this earlier post: http://lists.freebsd.org/pipermail/freebsd-ports/2006-June/032895.html The CLI version of PHP dumps core when run with the mysqli extension enabled. Similarly, Apache crashes when being restarted with PH

PHP 5.1.4 w/ mysqli dumps core

2006-06-29 Thread Rob Szarka
I'm seeing something similar to what was reported in this earlier post: http://lists.freebsd.org/pipermail/freebsd-ports/2006-June/032895.html The CLI version of PHP dumps core when run with the mysqli extension enabled. Similarly, Apache crashes when being restarted with PHP and the mysqli e