Downloading phpMyAdmin 2.5.4

Download phpMyAdmin  version [2.5.6] :: format: zip file :: size: 1.9M

Note:
We are only configuring phpmyadmin for intranet use(personal use). nothing complicated, just to get it going thats all. Do not use this information here to further run or to configure your server.

-Unzip the files to 'c:\web'... notice that the files were thrown 2 folders down. go inside -- 1 folder down then move folder 'phpMyAdmin-2.5.4' upto 'web' and rename it to 'phpmyadmin'

Configuration
--Open the 'config.inc.php' -- using notepad, html editor
--Search for $cfg['PmaAbsoluteUri'] and type under the quotes this address. http://localhost/phpmyadmin/


-Port number would be 3306
-Password would be what you specified earlier

-Type this in your browser 'http://localhost/phpmyadmin'

This is what you get:

phpMyAdmin is now running.

You have successfully installed Apache, mySQL, PHP in Windows 9x/NT/2000/XP!
mySQL Control Center and phpMyAdmin were also included.

Tutorial Rate:

Modified October 17, 2005 :: Monday
Home :: Download Apache :: Install Apache :: Config. Apache :: Download PHP :: Config. Apache for php :: Test PHP :: Download mySQL
Configuring mySQL