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 trialUlysse Schwartz
503 PointsI cannot access to phpAdmin. On my new computer, when installing MAMP 4, it seems that my php version is 7.1.
Looks like it's a php version problem. What can I do ?
4 Answers
stephen owen
14,918 PointsTry typing phpmyadmin after your local host in the address bar.
For example: localhost/phpmyadmin
arturovalladares
483 PointsOn MAC, after installing MAMP I have PHP Version 7.1.1, and same issue. Cannot access phpMyAdmin, in menu it is grayed with note (needs PHP 5.5.x to 7.0.x). Only phpLiteAdmin, but same issue, only a blank page when trying going to it.
Jessica Tran
7,195 PointsIf you open MAMP, and under the PHP tab, if you click on "7.0.15" as your "Standard version", then reopen "Open WebStart Page" that should fix it. Hope that helps.
anglin
8,105 PointsJessica's answer:
If you open MAMP, and under the PHP tab, if you click on "7.0.15" as your "Standard version", then reopen "Open WebStart Page" that should fix it. Hope that helps.
^ This fixed the same problem that I was having as you guys,
Joel Majors
20,426 PointsJessica, you should add your answer as a comment on the initial question so we can vote it up! Your answer fixed this error for me.
Robert Neal
12,372 PointsAgreed Both Jessica Tran's and Stephen Owen's answers work. @jessicaTran @stephenowen
jacobproffer
24,604 PointsHey Ulysse,
Are you receiving any errors?
Ulysse Schwartz
503 PointsHi Jacob, Thanks for your help. MAMP site says it needs PHP 5.5.x to 7.0.x and only has phpliteadmin available and when I try to use that it just takes me to a blank page... On phpInfo page, it says that I work on version 7.1. It seems that this is the problem.
Anna Hart
50 PointsI am also having the same issue, and am getting HTTP ERROR 500 when I try to access phpliteadmin. I have php 7.1.1