How to access phpMyAdmin directly without cPanel access?

HostStud

Administrator
Staff member
If you want to directly access phpMyAdmin without login into the cpanel account.
You need to upload phpMyAdmin application files in your hosting account.

Steps to follow :
  1. Download the latest version of the PhpMyAdmin application from here.
  2. Extract the ZIP or TAR file in your computer.
  3. You can rename and upload that folder in your domain through FTP or Cpanel >> File Manager
  4. Now you should be able to access phpMyAdmin directly from your domain
    like : http://YourDomain.com/phpMyAdmin
  5. You can access by entering MySQL username & Password.
 
Top