wamp phpmyadmin scripts/setup.php not found, but is there

大兔子大兔子 提交于 2019-12-11 13:22:18

问题


I installed wampserver 2.2 on my windows 7 machine and it runs. So far so good.

Next thing was to get localhost/phpmyadmin/ working, which it does now (added localhost to the hosts file). But then... I have a few php files that are in the www folder and when I run these as localhost/whatevername.php, then they all run fine.

However, if I want to go to localhost/phpmyadmin/scripts/setup.php, then my browser says that that file cannot be found. What am I missing? (it must be something silly....)

Any help is appreciated!


回答1:


I'm doing a course and THEY say that that file exists.. but when I do a search for the file, it just simply does NOT exist AT ALL. ..which explains why it wouldn't run.




回答2:


Just skip the setup.php part...

i.e, use this one instead - localhost/phpmyadmin/setup/

that solved my problem. Good luck friend



来源:https://stackoverflow.com/questions/11748947/wamp-phpmyadmin-scripts-setup-php-not-found-but-is-there

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