View Single Post
Old Mar 26th, 2007, 3:14 AM   #2
PhilBon
Hobbyist Programmer
 
PhilBon's Avatar
 
Join Date: Nov 2005
Posts: 171
Rep Power: 3 PhilBon is on a distinguished road
Send a message via AIM to PhilBon Send a message via MSN to PhilBon
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.
PhilBon is offline   Reply With Quote