Chris wrote:
Hi, I've been trying to get these 2 compiled together for a while, and have had no luck.

WHere my problem lies, I think, is that I'm not sure what directory should be specified on the --with-mysql part

./configure --with-apxs2=/usr/local/apache/bin/apxs --with-mysql=/usr/include/mysql/ --with-mysqli=/usr/bin/mysql_config

./configure --with-apxs2=/usr/sbin/apxs2 --with-mysql=/usr/include/mysql/ --with-mysqli=shared,/usr/bin/mysql_config


Build either one as shared.


I have my own compiled Apache (It is Apache 2) , and MySQL 4.1.9 installed (the packages off mysql.com). The PHP documentation jsut says point it to the install dir. I'm nto sure what counts as the install dir for the MySQL packages.


Any advice would be appreciated.

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



Reply via email to