Search Our Database

Install phpMyAdmin on WebsitePanel

Last updated on |
by

phpMyAdmin is a software tool used for administrating SQL databases over the Web, providing various functionalities such as the ability to execute SQL statements as well database management operations.

1. Download the installation package from here.

2. Unzip the package and extract the phpmyadmin folder into your domain root folder C:\inetpub\wwwroot\

3. Access phpMyAdmin from your browser by typing “yourdomain/phpmyadminfoldername/” (without quote marks), example: 127.0.0.1/phpmyadmin-4.5.1/

Login to the root account of your database (username “root” and password same as the one typed during installation of MySQL).

phpmyadmin2

4. After login is successful, you can start managing the databases on your server.

phpmyadmin3