Visit Mac-connect: MySQL installation on Windows XP July 30, 2010 Installing MySQL on a Windows XP computer
intel mac

Installing Apache, MySQL and PHP on Windows XP

Step 4 - Installing MySQL

The installation of MySQL, like the installation of Apache in this guide, is done using an installation wizard.

Instructions:

Firstly, we have to extract the MySQL zip archive to a temporary file and run setup.exe from the extracted directory.
You can safely use all the default options for this installer.
Once the setup wizard is complete it is safe to delete the files you have just extracted (the mysql-3.23.58-win folder).
Run the file C:\mysql\bin\winmysqladmin.exe and a user name and a password of your choice. This user name and password combination is used for the MySQL administration utility - it is not used to connect to databases at all.

Setting up the MySQL administration utility


Installation of MySQL is now complete.
To test that Apache recognizes the MySQL installation go to http://127.0.0.1/test.php in a web browser again and scroll down the page until the MySQL section.

The PHP test page (from the previous step) confirms that MySQL has been installed correctly for use with the Apache Web Server

If “MySQL Support” is marked as enabled, you have successfully installed MySQL and should now have a complete working Apache, MySQL, PHP environment.




<< Back to Installing PHP


Navigate this article:
Intro | Page 1 | Page 2 | Page 3 | Page 4

Discuss this guide in the forums


 

Mac Connect | About | Newsletter | Contact Us | Privacy | Terms of Use | Advertising | Links

Copyright © 2004-2005 Mac-connect.comMac Connect: MySQL installation on Windows XP All rights reserved.