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

Cannot add a new user in phpliteadmin

I cannot add a new user in phpliteadmin. I have managed to add a new database but can't add a new user.

Jose Esplana
Jose Esplana
12,503 Points

Hi Tom,

I got the same problem. But it took me a while to figure it out.

You need to download Additional PHP version https://www.mamp.info/en/downloads/

Make sure you choose the right version. I chose version 7.0.15 for my mac

There are 2 ways

Unzip, then copy that folder php7.0.15. to

1 - MAMP/bin/phpMyAdmin folder, then on MAMP app click Preferences, on PHP tab choose the version that you downloaded.

OR

2 - Copy the folder in the same directory as localwp.com, then go to the web browser and click the link of that folder.

I hope it helps.