Previously I have wamp configuration of Apache, PHP, phpMyAdmin complete configuration, the above three configuration reference
Configuring the Wamp development environment
Let's take a look at MySQL configuration, here is mysql5.5.20,:
mysql5.5.20 Window System Download
Then install as follows:
Choosing a Custom Installation
Install all MySQL components
Choose the installation directory, there are two places to set up the directory, MYSQL server and server data files, install it in the Wamp/mysql folder.
Here you choose to install it OK.
Configure MySQL below:
Select Detailed Configuration
Set the number of connections to the server
Set the character set UTF8
Set the command line to turn on auto-start and use MySQL
Set Database Password
So the MySQL database installation is OK!!
Below you can enter the localhost/phpmyadmin/index.php into the database!!
Here Wamp the basic configuration is complete!!
Configuring MySQL configuration for the Wamp development environment "2" configuration Wamp development environment