> In the configure line --with-mysql=/path/to/mysql were is the path for RPM > versions of MySQL. I have search the computer but it looks like the mysql > files are all over the place. Database files are in /var/lib/mysql BIN > files are in /usr/bin/, etc...
use --with-mysql or --with-mysql-sock example: ./configure --with-mysql ./configure --with-mysql-sock=/var/lib/mysql/mysql.sock hth -- BigDog -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php