The requested URL /phpMyAdmin/ was not found on this server

徘徊边缘 提交于 2020-02-07 04:54:49

最近因为我在phpstorm建了太多文件夹了,C:\phpStudy\PHPTutorial\WWW\有很多文件夹,为了寻找方便,所以我在D盘新建一个叫 从WWW移过来的文件,把除了我要测试的文件夹和index.php,还有.idea文件夹,其它文件都移过去了,结果我打开phpstudy的phpMyadmin时发现出错了!网页
出现“The requested URL /phpMyAdmin/ was not found on this server.”
我心哇的一凉,这又是哪个出错了!难道是我昨天删东西的时候删来不该删的?
只好在文件夹查一下,在D盘的 从WWW移过来的文件文件夹发现我把phpMyAdmin移到这儿了。
在这里插入图片描述
所以我又把phpMyAdmin文件夹移到C:\phpStudy\PHPTutorial\WWW\下。
在这里插入图片描述

再打开phpstudy的phpMyadmin,发现可以用了!
在这里插入图片描述

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!