What is my MySQL DB name, username , or host name?

Assuming that your account's username is username, and you created a mysql database in cPanel called dbname and a mysql user called foo then :

MySQL DB is:   username_dbname
MySQL User is : username_foo
MySQL Host is: localhost

  • 330 Users Found This Useful
Was this answer helpful?

Related Articles

What is the path to sendmail?

The path to send mail on all of our servers is set to /usr/sbin/sendmail.

What is the path to Perl?

The path to Perl, as listed inside the CPanel is /usr/bin/perl.

Why is it displaying "500 Internal Server Error"s?

The reason for a 500 Internal Server Error is usually because you have to change the permission...

Do your servers have cURL enabled?

Yes, all of our servers have cURL enabled. cURL is located here: /usr/bin/curl

Do your servers support Python?

Yes. It can be found at the following location: /usr/bin/python