Hi,

> [EMAIL PROTECTED]:/install/php-5.0.0RC1# ./configure
> --with-apxs2=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql4
> --with-mysqli=/usr/local/mysql4_1/bin/mysql_config
> --with-pgsql=/usr/local/pgsql --disable-libxml

using two different mysql libraries will not work of course. You have to 
specify --with-mysql=/path_to_mysql_4.1

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to