How to access phpMyAdmin without login to cPanel?

Many times you will get the question from client that -

I want to provide access the phpMyAdmin to my web-developer and I do not want to provide the cPanel login details to my developer. Is it possible? Yes, it is!
 
Here is the Solution -

1. Download the stable version of phpMyAdmin and upload it under public_html directory of your cPanel account. Extract it.
Here is the download link for you - https://www.phpmyadmin.net/downloads/
2. Once done then replace the name of the directory with the name which is easy to remember that is if downloaded file has name as phpMyAdmin.tar.gz then replace it with only phpMyAdmin.
3. Type 'http://yourdomain.com/phpMyAdmin' in web-browser.
4. You will be asked to enter the the username and password so you have to enter here the MySQL database username and it's associated password. That's it!

Note - Please make sure to create the MySQL database user under cPanel >> MySQLDatabases.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

SSL Installation error -directive missing closing '>'

While installing the SSL on domain from WHM >> SSL/TLS >> Install an SSL Certificate...

#1227 - Access denied; you need (at least one of) the SUPER privilege(s) for this operation

While running one query from cPanel >> PhpMyAdmin, I was getting this error message -#1227...

How to setup SMTP port on Linux server using WHM?

By default SMTP outgoing server is configured for port 25. If you would like to allow exim to...

ERROR: Connection dropped by IMAP server. Query: SELECT "INBOX"

If you get the following error while trying to connect to your webmail client: ERROR: Connection...

An --**warning**-- occurred while installing profile “--**warning**--: failed to create directory /home/cPanel_username/.cagefs”.

While updating Easy Apache 3 to Easy Apache 4 on CloudLinux server using below command - cd...

Powered by WHMCompleteSolution