How do I connect to Mysql? Print

  • 103

Login to your control panel and go to the 'Manage MySQL' page. Create a database and then create a user. (Then, make sure to give the user access to the database). Then you should be able to connect to MySQL with this information: Server address: localhost Database name: {account_user_name}_databasename Username: {account_user_name}_username Password: password where {account_user_name} is your Cpanel account user name and username and databasename is the name of the user and database you created in the 'Manage MySQL' area respectively.


Was this answer helpful?

« Back

Powered by WHMCompleteSolution