WEB开发网:问题 访问Windows2003IIS6上的主控界面,发生错误: Pleasetrythefollowing: ContacttheWebsiteadministratorifyoubelieveth
赞助商链接
中资源
>> 最新文章
>> 赞助商
>> 热门文章
WEB开发网文章阅读

2003 IIS6 403.1 Execute access is denied

作者:未知 文章来源:WEB开发者 更新时间:2008-1-10 0:06:12

问题 
访问Windows 2003 IIS6上的主控界面,发生错误:
Please try the following:

Contact the Web site administrator if you believe this directory should allow execute access(小型网站之最爱)
HTTP Error 403.1 - Forbidden: Execute access(小型网站之最爱) is denied.
Internet Information Services (IIS)
 

解决方案 
问题的原因是IIS6的Web服务扩展设置要求和实际路径的大小写完全一致。

请检查:
1) Web服务扩展中的php要求的文件名和实际路径的大小写是否一致;
2) 主控站点Default的主目录->脚本映射中.php等脚本映射中指向的php路径和实际目录的大小写是否一致;
两者必须都正确,才能正常访问。  
注:WINDOWS 2003 SERVER SP2中已经解决了该问题。即不再区分大小写

百度搜索中共有相关主题
[阅读:次] [返回上一页] [打 印]
  • 相关文章
  • 本类热门