Quantcast
Viewing all articles
Browse latest Browse all 144

Install phpMyAdmin on WebsitePanel

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.

Step 1: Download the installation package from here.

Image may be NSFW.
Clik here to view.
phpmyadmin1

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

Step 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).

Image may be NSFW.
Clik here to view.
phpmyadmin2

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

Image may be NSFW.
Clik here to view.
phpmyadmin3


Viewing all articles
Browse latest Browse all 144

Trending Articles