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 trialElissa Williams
527 PointsWhen I try to open phpMyAdmin I get an error. "MySQL said: Documentation #2003 - Can't connect to MySQL server on..."
Here is the message: #2003 - Can't connect to MySQL server on 'localhost' (10061) — The server is not responding. mysqli_real_connect(): (HY000/2003): Can't connect to MySQL server on 'localhost' (10061)
2 Answers
anthonybrackner
17,776 PointsDid we ever get an answer on this one? It's not letting me connect to SQL servier in PHPAdmin.
christos chatzicharalampous
Front End Web Development Techdegree Student 6,456 PointsHello there, I had some similar issues getting a similar error. I added the app MAMP4 and mysqld (got a msg from windows to allow the app connect) to the firewall settings, restarted the server and the problem was solved.