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:
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. Previous Comments: ------------------------------------------------------------------------ [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'; ------------------------------------------------------------------------ [2004-03-23 15:37:15] [EMAIL PROTECTED] You need mysql >= 4.1.1 ------------------------------------------------------------------------ [2004-03-23 15:30:09] om-oss at omx dot ch I have exactely the same problem here, with mysql 5, under suse linux 9.0, and an even smaller configure: juste with-apxs2 + with-mysqli. ------------------------------------------------------------------------ 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