October 5, 2008
PHP Tutorials: Apache, MySQL, and PHP Installation
Filed under Howto by administrator
September 29, 2008
How do I configure MySql to work with the Apache 2 server and php on my computer?
Filed under Programming & Design by administrator
September 17, 2008
How do I configure PHP to work with 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.
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.
Filed under Computer Networking by administrator

