php and mysql
h0m3r.simps0n asked:


I have installed the latest Apache and PHP and both are working properly. But now I am having problems with the MySQL database. I don’t know the steps to configure PHP to work with it. I followed the documentation at php.net but I think I am doing something wrong, that’s why it is not working. Please don’t tell me to download a bundled software that includes all three(Apache, PHP and MySQL). I just want to “try” all three seperately.
Already did that(removed the “;” before php_mysql.dll and mysqli.dll), but still not working. I don’t know what else to do. Am I supposed to add the location of the MySQL to the PATH?
I am using Windows XP if that helps. Just need to know the steps(after installing MySQL) to configure PHP to work with MySQL.