On Tue, 14 Feb 2006, JupiterHost.Net wrote: ; Howdy list, ; ; http://us2.php.net/manual/en/ref.mysqli.php under "Installation" is says: ; "If you would like to install the mysql extension along with the mysqli ; extension you have to use the same client library to avoid any conflicts."
This is what I do, MySQL is installed in /opt/mysql here
--with-mysql=/opt/mysql
--with-mysqli=/opt/mysql/bin/mysql_config
HTH.
A.
