Networking, Programming and Graphics - Tutorials
ONLINEHOWTO.net Tutorials Category

Install PHPMyAdmin panel using FTP

Type: Picture Networking, Programming and Graphics - Tutorials
Networking, Programming and Graphics - Tutorials
Level: Intermediate Networking, Programming and Graphics - Tutorials Networking, Programming and Graphics - Tutorials 
Networking, Programming and Graphics - Tutorials
Date: 2009-Nov-30
Networking, Programming and Graphics - Tutorials
Visited: 1573 times
Networking, Programming and Graphics - Tutorials
Rating: Networking, Programming and Graphics - Tutorials
Networking, Programming and Graphics - Tutorials
Published: Tony Potter

This tutorial will show you how to install PHP MyAmin panel using FTP.
This will be useful in case when you do not have remote connection to a database, your hosting provider do not have installed PHP MyAdmin, or when you are not so familiar with your database server and want to manage it with friendly user interface.

The installation is rather easy, but you may have issues if you haven’t done that ever.

First download the latest version of PHP MyAdmin from their official website: www.phpmyadmin.net
Install PHPMyAdmin panel using FTP
Download phpMyAdmin.x.x.x-language.zip one (the one with extension ‘.zip’) â€" this will be easy to extract even if you do not have dedicated software on your computer for archives.


Extract all the files to a folder on your local computer and then using FileZilla to upload transfer all the files and folders on your hosting server in a folder created for PHP MyAdmin files. I called mine PMA:
Install PHPMyAdmin panel using FTP
Now it is rather not so logical, but in order to have phpMyAdmin configured with script instead of editing files on the server trough SSH â€" you should go and create one ‘config’ folder.
Install PHPMyAdmin panel using FTP
The previous picture shows how to do that using FileZilla. Now we must locate a file called ‘config.sample.inc.php’ on our local computer. Then rename it to ‘config.inc.php’ and upload it into the newly created folder.

When the transfer is finished right click on the ‘config’ folder and give 755 permissions.
Install PHPMyAdmin panel using FTP
Apply to all files and directories. This is important for the PHPMyAdmin installation.

Now go to this URL: http://www.your-domain.com/PMA/setup - where www.your-domain.com will be your hosting server address or domain name.
Install PHPMyAdmin panel using FTP
Now click on ‘NEW SERVER’ inside the phpMyAdmin setup to setting up your database server.

I will not continue further since all of the next steps depend on the configuration and the permissions of your database server and this information can be gathered from your hosting provider or from your server specification.
There are little icons like question marks with self explainable pop-ups for every field.

If all the settings are correct when you go to http://www.your-domain.com/PMA/
You should see the phpMyAdmin login screen:
Install PHPMyAdmin panel using FTP
Rate this tutorial:                    
Post Comment


    • posted on 2010-Jan-08 | 09:07:26 AM
      Nice tutorial. This 'config' folder stuff was the part where I was lost at first place when I tied to install it by myself.
      Keep the good work guys!
    • ( mbadonline [ at ] gmail . com ),

      posted on 2010-Mar-17 | 06:18:42 PM
      I having trouble accessing my database on web server. It run great on local server (Wamp Server) PHP-Mysql but when I try to login in web server it says no database selected.

    • posted on 2010-Mar-18 | 11:43:08 PM
      Bilal, are you sure that PHPMyAdmin is configured correctly on the server?

      You can check this tutorial about the configuration:

      http://www.onlinehowto.net/Tutorials/phpMyAdmin/How-to-Configure-PhpMyAdmin/1351
Need a specific tutorial? Do not hesitate and submit a request!
Your e-mail: