.NET & MySQL Part 2
Install MySQL Server on Windows XP
Download guide here (PDF)
Prerequisites:
On the MySQL download page click on “Pick a mirror” for the latest Windows (x86) version (107.4MB). Registering is optional, so just click No thanks, just take me to the downloads! Select a mirror to start downloading.
Version: 5.1.32
File Name: mysql-5.1.32-win32.msi
Download Location: http://dev.mysql.com/downloads/mysql/
- Run mysql-5.1.32-win32.msi and wait.
- Click Next >

- Select Typical, and then click Next >

- Click Install

- Wait

- Click Next >

- Click Next >

- Leave Configure the MySQL Server now option checked. Click Finish.

- Click Next >

- Select Standard Configuration and then click Next >

- Leave Install As Windows Service option checked.
Leave Launch the MySQL Server automatically option checked
Also check Include Bin Directory in Windows PATH option and click Next >

- Leave Modify Security Setting option checked
Leave Create An Anonymous Account option UNCHECKED.
Enter a root password. Make sure to remember this password. Click Next >

- Click Execute

- Click Finish

- Open command prompt & type in the following command:
mysqlshow -u root –p
Enter the password you supplied earlier. You should see something similar like this figure.

In the next post in this series, we will have a more in-depth look on how to configure PHP to work with Microsoft IIS – Internet Information Server 5.1.
Previous Post:
.NET & MySQL Part 1 A list of software required as well as optional software that can be used.
Version 1.1
No comments yet.
Leave a comment
-
Archives
- November 2009 (6)
- October 2009 (9)
- September 2009 (9)
- August 2009 (12)
- July 2009 (9)
- June 2009 (5)
- May 2009 (16)
- April 2009 (20)
- March 2009 (27)
- February 2009 (6)
-
Categories
-
RSS
Entries RSS
Comments RSS
I am Zelna Ellis, Tutor, Student, I.T. Technician, Web Addicted, PC Addicted, Rugby Addicted amongst other things. I live in Ermelo, South Africa. 
