cannot get PHP to find mysql install
This is after ./configure --with-mysql=/usr/share/mysql
and these other options tried:
[root@localhost php]# find / -name mysql
/var/lib/mysql
/var/lib/mysql/mysql
/var/lock/subsys/mysql
/var/mysql
/etc/rc.d/init.d/mysql
/etc/logrotate.d/mysql
/usr/bin/mysql
/usr/lib/mysql
I always get this error at the end of ./configure.....
configure: error: Cannot find MySQL header files under /usr/share/mysql