Download and install “Visual C++ 2010 SP1 Redistributable Package x86 or x64” which is a pre-requisite for WampServer.
Download the installer from http://www.wampserver.com/en/#download-wrapper
This will install all the below components:
Apache: 2.4.4
MySQL : 5.6.12
PHP : 5.4.12
PHPMyAdmin: 4.0.4
SqlBuddy : 1.3.3
XDebug : 2.2.3
and also takes care of auto linking these components and defining their default values.
The Default login for phpMyAdmin page are below:
username: root
password: (blank)
After you login, click on Change Password and set new value.
Default installation configuration will be as below:
Database server
- Server: localhost via TCP/IP
- Server type: MySQL
- Server version: 5.6.12-log – MySQL Community Server (GPL)
- Protocol version: 10
- User: root@localhost
- Server charset: UTF-8 Unicode (utf8)
Web server
- Apache/2.4.4 (Win64) PHP/5.4.12
- Database client version: libmysql – mysqlnd 5.0.10 – 20111026 – $Id: e707c415db32080b3752b232487a435ee0372157 $
- PHP extension: mysqli
phpMyAdmin
- Version information: 4.0.4, latest stable version: 4.0.9
- Documentation
- Wiki
- Official Homepage
- Contribute
- Get support
- List of changes