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 Local WordPress Development Local WordPress Development Installing WordPress Locally

Tessa Askamp
Tessa Askamp
4,400 Points

I can't acces phpMyAdmin on MAMP. I get a warning ' needs 5.5.x to 7.0.x'. Should i remove earlier versions?

The phpMyAdmin is grey instead of black and I can't access this area. I get the warning mentioned above. What should i do?

Eden Gomez
Eden Gomez
22,565 Points

Hi Tessa, try this. Go to MAMP -> Preferences -> PHP -> Enable option "Standard version 7.0.15.

Tessa Askamp
Tessa Askamp
4,400 Points

Hi Valentino, changing the PHP version in MAMP works. Have you tried that yet?

Amar Bhatia
Amar Bhatia
5,724 Points

Hi there, I am having the same issue. I try changing the PHP version from 7.1.1 to 7.0.15, but it after the server restarts it seems to revert back to the original 7.1.1 version. Any thoughts on how to resolve this?

EDIT: I went inside Application -> MAMP -> bin -> php and changed the php7.1.1 file to php7.1.1.dis, to disable the latest version. After restarting mamp this allowed me to access the phpMyAdmin. I am not sure if this is the correct thing to do, but too late.

2 Answers

Rino Saint
Rino Saint
5,575 Points

Thanks!! I had the same issue and going to MAMP preferences and selecting the other php version before starting my server allowed me to select the phpMyAdmin tab. Previously it was grey for me.

They need to update their vids to the latest software (but props to them for making them in the first place - generally amazing!)

Was watching: https://teamtreehouse.com/library/local-wordpress-development/local-wordpress-development/installing-wordpress-locally

Thanks guys, I was having the same problem,and the solution worked, and yes they should update their tutorials to use latest software.