Manual PhpMyAdmin Installation

Standard
  1. Download the latest stable version of the PhpMyAdmin software.
  2. Extract the archive file on your computer. Then upload the extracted files and folders through an FTP Client.
  3. Place them at the exact location where you would like to access the software. If you want to open it directly through http://www.yourdomainname.com/PhpMyAdmin you should place the content of the extracted directory straight under the an appropriately named folder eg, PhpMyAdmin under your account. Substitute www.yourdomainname.com with your actual domain name.
  4. Request from your web hosting supplier a MySQL database, user name and password with sufficient privileges or use existing privilege
  5. Load the PhpMyAdmin page using the corresponding URL (for example http://www.yourdomainname.com/PhpMyAdmin, where you should substitute www.yourdomainname.com with your actual domain name).
    Image
  6. Enter the database username and the corresponding password. In this way you will be able to manage all the databases for which the database user has privileges. Click on the Go button to log in.
  7. Now you can proceed with the databases management.