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

WordPress How to Build a WordPress Theme Content Strategy with WordPress Installing and Setting Up WordPress Locally

Barry Deck
Barry Deck
4,016 Points

My MAMP server won't maintain links to its MySQL DBs.

Not sure what's happening, but I set up MAMP on my MacBook on 9/25 and it's been fine until this week, and now I can no longer access phpMyAdmin. It gives me the attached error page instead.

I just tried deleting and re-installing MAMP to no avail. I got into phpMyAdmin initially, but as soon as I'd established a DB for my new WordPress install and given it a unique password, it reverted to the same frozen condition. Clicking on "Retry" leads to a 404 page.

Woe is me,

Barry

Barry Deck
Barry Deck
4,016 Points

To clarify, I get an "Error: 1045 SQLSTATE: 28000 (ER_ACCESS_DENIED_ERROR) Message: Access denied for user '%s'@'%s' (using password: %s)" and cannot use MySQL DBs.

: (

Barry Deck
Barry Deck
4,016 Points

False alarm! Was able to fix it by changing my password in the phpMyAdmin config.inc.php file.

Phew!