Apache Php

October 5, 2008

PHP Tutorials: Apache, MySQL, and PHP Installation

writeodus posted video:


How to install PHP, Apache and MySQL altogether using WAMP. PHP tutorial guides you on how to develop dynamic database driven website.

Filed under Howto by administrator

Permalink Print 18 Comments

September 29, 2008

How do I configure MySql to work with the Apache 2 server and php on my computer?

mysql
Smoothie asked:


I have all three installed and they run separate of eachother. Apache and php are working great, I just can’t get MySql to come to the party.

Filed under Programming & Design by administrator

Permalink Print 2 Comments

September 17, 2008

How do I configure PHP to work with MySQL?

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.

Filed under Computer Networking by administrator

Permalink Print 3 Comments