访问文件夹下的文件  每个都提示:The page cannot be displayed  
Explanation: The Web server connection was closed. --------------------------------------------------------------------------------Try the following:Refresh page: Search for the page again by clicking the Refresh button. The timeout may have occurred due to Internet congestion. 
Check spelling: Check that you typed the Web page address correctly. The address may have been mistyped. 
Access from a link: If there is a link to the page you are looking for, try accessing the page from that link. 
Contact website: You may want to contact the website administrator to make sure the Web page still exists. You can do this by using the e-mail address or phone number listed on the website home page. --------------------------------------------------------------------------------Technical Information (for support personnel)Error Code 64: Host not available 
Background: The connection to the Web server was lost. 
 说web服务链接是关闭的  
但我运行如phpinfo.php是可以的 
怎么回事?还有这样设定文件的优先级啊  现在.html 优先于 .php!  想改成.php最优先!

解决方案 »

  1.   

    还有这样设定文件的优先级啊 现在.html 优先于 .php! 想改成.php最优先!//DirectoryIndex index.php index.html  
      

  2.   

    还有这样设定文件的优先级啊 现在.html 优先于 .php! 想改成.php最优先!//在你apache的安装目录中的conf/http.conf  //修改DirectoryIndex index.php index.html 
    The page cannot be displayed   
    Explanation: The Web server connection was closed.  
    //页面不能显示,可能是你mysql不能正常访问吧。。呵关注中