These steps can be followed on Windows 2000, Windows NT servers, Windows 2003, Windows 2008 and Windows XP.
For steps on Linux refer the link below:
How to install PHPMyAdmin on Linux
How to install phpMyAdmin 2.11 on Windows Desktop and Server
Here are steps that will help you installed PHPMyAdmin on a Windows server.
REQUIREMENTS:
>> PHP 4.3/4.4/5.1
>> MySQL 4.0/4.1/5.0
DOWNLOAD:
This installation was tested on phpMyAdmin-2.11.1
You can select the file from PHPMyAdmin Downloads
CONFIGURATION:
Configuration that needs to be noted, the one below are the one we have chozen. They might be different on your server:
Installation path: C:\www\phpMyAdmin (If you have Apache on your server then place out side of webroot of Apache)
Apache webroot : C:\www\webroot
My-SQL path : C:\www\mysql\bin
Access phpMyAdmin as : http://192.168.1.52/phpMyAdmin/
INSTALLING PHPMyAdmin:


