How to Install phpMyAdmin
From PikaDocs
[edit]
How to Install phpMyAdmin
- Download the phpMyAdmin software from their web site at http://www.phpmyadmin.net/. Save this installation file to the Windows Desktop.
- Go to the Desktop and unzip the file you downloaded.
- Rename the unzipped folder to "phpmyadmin".
- Right click on the file "config.inc.php" in the phpmyadmin folder. Open it with WordPad.
- Find the "auth_type" setting, and edit so it has the value "http". Save and close WordPad.
- Open your P: drive using WebDrive.
- Move the phpmyadmin folder into one of your Pika site folders.
- You can now use phpmyadmin by pointing your browser at https://servername/sitename/phpmyadmin/.
