March 1, 2007
phpMyAdmin
I always seem to have problems installing this great tool. Basically I have to remember a number of key steps:
1 - Upload phpMyAdmin
2 - Within phpMyAdmin folder create directory config with 777 access
3 - Within config directory create the file config.inc.php with 777 access
4 - Run /phpMyAdmin/scripts/setup.php
5 - When details have been put in, click on the SAVE button
6 - Copy the config.inc.php file into the main directory changing the 777 access
7 - Remove the config directory
The tool should then be up and running.
Posted by Gary Corcoran under |