问题描述
Apache的朋友
我已经安装了XAMPP-win32-5.6.11-0-VC11和XAMPP控制面板,我可以启动Apache和MySQL。他们开始没有任何错误。
I've installed xampp-win32-5.6.11-0-VC11 and in XAMPP control panel I can start Apache and MySQL. They start without any errors.
但是...我在我的浏览器键入localhost我重定向到另一个网页。的http://本地主机/仪表板/ 一>
我没有那个橙色的起始页面,如图所有手册/教程。我的意思是,我没有这个页面。
But... when I type localhost in my browser I am redirected to another page http://localhost/dashboard/I don't have that orange start page as shown in all the manuals/tutorials. I mean, I don't have this page.
如果我输入localhost / XAMPP /手动的index.php,我进入谷歌Chrome浏览器,或者如果我使用Mozilla,我得到这个错误:
未找到对象!
If I type localhost/xampp/index.php manually, I get into Google in Chrome or if I use Mozilla, I get this error:"Object not found!
所请求的URL不在此服务器上找到。如果您输入的网址手动,请检查拼写和重试。
The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.
如果您认为这是一个服务器错误,请与网站管理员联系。
错误404
本地主机
阿帕奇/ 2.4.12(Win32的)的OpenSSL / 1.0.1m PHP / 5.6.11
If you think this is a server error, please contact the webmaster.Error 404localhostApache/2.4.12 (Win32) OpenSSL/1.0.1m PHP/5.6.11 "
我也没有因为某些原因splash.php文件...
I also don't have splash.php file for some reasons...
任何人都可以可以帮助他跑橙色localhot正确。
Could anyone can help to run he localhot orange proper.
推荐答案
老橙色XAMPP管理页面,不再包含在当前的XAMPP版本。对象不能找到,因为它不存在。本地主机/仪表板是新的默认起始页。如果你想在老橙色起始页面,你需要回到旧版本。
The old orange XAMPP administration page is no longer included in current XAMPP versions. The Object cannot be found because it does not exist. The localhost/dashboard is the new default start page. If you want the old orange start page you will need to go back to the older version.
这篇关于在本地主机没有橙色的起始页的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!