How to Install MySQL Files in PHP

The PHP language lets you call MySQL statements from your Web server. You must add the MySQL files to your PHP installation before you can connect to the MySQL server. The installation adds the necessary drivers you use in the PHP code. If you already have PHP installed, you must revise the installation from the Windows Control Panel.

Instructions

    • 1

      Click the Windows "Start" button and select "Control Panel." Click "Programs" to see a list of programs installed on the Web server.

    • 2

      Click the "PHP" program listed in the Control Panel. Click "Change/Modify" to change the installation preferences. A window opens and the installer launches.

    • 3

      Click the "MySQL" option in the "Choose Items to Install" window. Click the "Next" button.

    • 4

      Review the changes for the MySQL installation and click "Install." It takes a few minutes to complete the installation, and the MySQL files install on the PHP server.

Related Searches:

References

Comments

Related Ads

Featured