本文介绍了进入phpmyadmin与Mamp的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在使用MAMP,并尝试进入phpmyadmin.loaclhost/phpmyadmin无法正常工作..sql指示灯为绿色,因此已启用.
I'm using MAMP, and trying to get to phpmyadmin. loaclhost/phpmyadmin isn't working.. the sql light is green so it is enabled.
我已将文档根目录更改为/Users/troycosentino/Sites/easyuniv/,当我从MAMP打开起始页时,它是由Apple创建的页面,而不是MAMP.
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.
有什么想法吗?
推荐答案
如果我转到localhost:8888/MAMP,它将显示MAMP屏幕,从中可以转到phpmadmin.
If i go to localhost:8888/MAMP it gives me the MAMP screen, from which i can go to phpmadmin.
这篇关于进入phpmyadmin与Mamp的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!