using apache 1.3.26, mysql 3.23.51, php 4.2.1, in a slackware 8.0, I always get MYSQL_MODULE_TYPE =builtin, Client API version 3.23.39
i installed the mysql with the tgz package so its spread across the filesystem
but if i put the --with-mysql=/usr/include/mysql
the php compilation stops yelling about no .h files found
🙁
Ice