Hello,
I have been struggling a few days now trying to get all these compnenets to work together. I think I've narrowed it down to PHP not installing the MySQL option, even though I use --with-mysql=/var/lib/mysql --with-libdir=/usr/lib64/ It seems to configure alright and the make and make install have no errors, but I still can't connect to a MySQL database nor can I see MySQL when I run phpinfo() script. Any help with this problem would be greatly appreciated. Thanks!
~Ashley :o