execute /usr/bin/mysql_config --include. It's the path without include/mysql.

In that case my configure is correct:
./configure --disable-all --with-mysqli=/usr/bin/mysql_config --with-mysql=/usr --with-apxs2


Also make sure you don't have multiple libraries
installed, you should install MySQL-shared-compat*.rpm

I have installed MySQL-shared-compat-4.1.3-0.i386.rpm, but I still get errors.



thanks, Jacob

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to