- Softaculous
- Manual installation
Please note that local installations of phpMyAdmin arenot supported, while phpMyAdmin through cPanelis supported.
Method #1: Softaculous
You can install phpMyAdmin with just a few clicks by using the Softaculous application installer included with cPanel.phpMyAdmin is only available in Softaculous Premium. If you are using Softaculous on a managed VPS, you must either upgrade to Softaculous Premium to install phpMyAdmin, or use the manual installation method below instead.
-
Log in to cPanel.
📘 Note If you do not know how to log in to your cPanel account, please see this article.
- On the Tools page, in the Softaculous Apps Installer section, click Softaculous Apps Installer (or any of the icons under Scripts or Categories ).
-
In the Search text box, type
phpmyadminand then press Enter.📘 Note Alternatively, you can use the navigation pane on the left side. To do this, click DB Tools , and then click phpMyAdmin .
- Click Install. The installation page appears.
-
In the Choose Protocol list box, select the protocol.
📘 Note If you have an SSL certificate installed on your site, select https:// or https://www . If you do not have an SSL certificate installed on your site, select http:// or http://www .
- In the Choose Domain list box, select the domain for installation, or accept the default value.
- In the In Directory text box, type the directory where you want to install phpMyAdmin.
- Confirm that the Database Host text box value is set to localhost.
-
Click the
icon to expand Advanced Options.
-
If you do not want to receive e-mail notifications when application updates are available, select the Disable Update Notifications Emails check box.
🚧 Important We strongly recommend that you receive e-mail notifications when application updates are available. Keeping your site updated helps prevent unauthorized access attempts and data loss.
- To receive site configuration information after the installation is complete, type an e-mail address in the Email installation details to text box.
- Review the installation options and settings, and then click Install. When installation is complete, Softaculous provides the login URL to the new phpMyAdmin installation.
Method #2: Manual installation
You can download the phpMyAdmin installation file directly from the phpMyAdmin site and install it manually. You may want to do this if Softaculous does not have the latest version, or if you want to install a non-standard version (such as a beta test version). To install phpMyAdmin manually, follow these steps:- Use your web browser to go to https://www.phpmyadmin.net, and then click Download.
- Download the installation.zip file to your local computer.
- Use FTP to upload the .zip file to the public_html directory of your hosting.com account.
- Log in to cPanel.
- In the Files section of the cPanel home screen, click File Manager.
- In the File Manager window, navigate to the public_html directory.
- Right-click the .zip file you uploaded in step 3, click Extract, and then click Extract File(s).
- After the extraction finishes, click Close.
- The files are extracted into a directory with a name like phpMyAdmin-4.5.0.2-all-languages. To use a more user-friendly directory name, right-click the directory, click Rename, type the new name, and then click Rename File.
- Use your web browser to go to the directory name you specified in step 9. (For example, if your domain name is example.com, and the directory name is myphp, you would go to http://example.com/myphp.) The phpMyAdmin login page appears.