There is a file for PHP that has a list of all the modules/Libraries, and there is one line that is about MySQL and you just have to uncomment it I believe, possibly providing that location (or placing the library/module in a certain directory). I'd look in the php directory where php is installed for something like Conf or Config, etc. From the php site you will need to download the library.
Quote:
|
Originally Posted by http://us2.php.net/mysql
MySQL is not enabled by default, nor is the MySQL library bundled with PHP... You can download headers and libraries from » MySQL.
|