ID:               27662
 Updated by:       [EMAIL PROTECTED]
 Reported By:      marcel dot tschopp at gmx dot net
 Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Debian 3.0
 PHP Version:      5.0.0RC1
 New Comment:

Yes.


Previous Comments:
------------------------------------------------------------------------

[2004-03-23 15:47:56] om-oss at omx dot ch

So you mean it won't work yet with mysql 5.x (five) ?

------------------------------------------------------------------------

[2004-03-23 15:47:10] [EMAIL PROTECTED]

The 5.0.0 branch lags behind the 4.1.x branch in getting 

the most recent changes. You should use 4.1.x right now 

until everything settles down.

------------------------------------------------------------------------

[2004-03-23 15:45:30] [EMAIL PROTECTED]

Try using the latest MySQL 4.1.x snapshot from http://

snaps.mysql.com.



mysqli was altered to correspond with some very recent 

MySQL modifications.

------------------------------------------------------------------------

[2004-03-23 15:40:31] om-oss at omx dot ch

> You need mysql >= 4.1.1



well, isn't 5.0.0 >= 4.1.1 ?

------------------------------------------------------------------------

[2004-03-23 15:38:39] marcel dot tschopp at gmx dot net

mysql is version 5.0a, source distribution.

and the configure script is the same as following:



'./configure' \

'--prefix=/usr/local/php5' \

'--with-apxs2=/usr/local/apache2/bin/apxs' \

'--enable-track-vars' \

'--enable-safe-mode' \

'--with-gd' \

'--with-ttf' \

'--with-mysqli=/usr/local/bin/mysql_config' \

'--with-xml' \

'--with-xslt' \

'--enable-memory-limit' \

'--with-zlib' \

'--enable-ftp' \

'--with-openssl' \

'--with-ldap' \

'--enable-soap' \

'--enable-shmop';

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/27662

-- 
Edit this bug report at http://bugs.php.net/?id=27662&edit=1

Reply via email to