Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Database Foundations Installing MySQL Server and MySQL Workbench Installing MySQL Server and Workbench on OS X

Alexander Schott
Alexander Schott
8,318 Points

How to connect to mySql-database on webhostingforstudents server

i have installed mysql workbench and i have created in the cp panel the mysql database, i also added a user with all privileges to it but i cant connect.

mysql workbench denies my password. Any suggestions?

przink
przink
14,222 Points

Hey Alexander,

I was wondering about connecting cpanel and MySQL workbench too.

I stumbled across this resource when trying to figure it out: Connecting to a database with MySQL Workbench 5.2

As far as the password goes the link above says this: Password: cPanel password or the password for the database user that was created.

Hopefully that helps?