getting to phpmyadmin with mamp

2019-04-03 07:39发布

I'm using MAMP, and trying to get to phpmyadmin. loaclhost/phpmyadmin isn't working.. the sql light is green so it is enabled.

I have changed the Document Root to /Users/troycosentino/Sites/easyuniv/ and when i open the start page from MAMP it is a page created by apple it looks like, not MAMP.

Any ideas?

7条回答
欢心
2楼-- · 2019-04-03 08:15

If MAMP has MySQL Server and Apache Server running.
You can go to phpMyAdmin via url http://localhost/phpMyAdmin/

查看更多
登录 后发表回答