简体   繁体   English

如何获得默认的WAMP页面?

[英]How do I get default WAMP page?

Few hours ago I installed two different firefox versions in order to test my web applications. 几个小时前,我安装了两个不同的firefox版本以测试我的Web应用程序。 But it was kind of hectic and I uninstalled everything and reinstalled firefox latest version. 但这有点忙,我卸载了所有内容并重新安装了最新版本的Firefox。 Now I am only using the most latest firefox version. 现在,我仅使用最新的firefox版本。 After reinstalling latest firefox I launched my WAMP server. 重新安装最新的firefox之后,我启动了WAMP服务器。 Earlier when I type localhost in the web browser it showed me a page similar to below image 之前,当我在网络浏览器中键入localhost时,它向我显示了一个类似于下图的页面 在此处输入图片说明

But now when I am launching firefox I am getting a page similar to below. 但是现在当我启动firefox时,我得到的页面类似于下面。 I remember there was an index.php file in www directory. 我记得在www目录中有一个index.php文件。 That file is also missing. 该文件也丢失了。 But I am pretty sure that I did not intentionally delete the file 但是我很确定我没有故意删除文件 在此处输入图片说明

What has really happened? 到底发生了什么事? All my other browsers (chrome) display the same thing (similar to 2nd image) How do I get that default wamp page? 我所有其他的浏览器(chrome)都显示相同的内容(类似于第二张图片)如何获得默认的wamp页面?

The index.php file generates the 'previous' page, but that file is missing. index.php文件生成“上一页”页面,但该文件丢失。 Reinstalling WAMP should do the job! 重新安装WAMP应该可以完成工作!

Please try to find in this link : 请尝试在此链接中找到:

...\wampp\htdocs\index.php

... = folder path that you save wampp application, actualy you can also create that .php file in that path and test it. ... =保存wampp应用程序的文件夹路径,实际上,您也可以在该路径中创建该.php文件并进行测试。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM