How to Install phpMyAdmin

From PikaDocs

How to Install phpMyAdmin

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