2003 IIS6 403.1 Execute access is denied
2008-01-10 00:06:12 来源:WEB开发网核心提示:问题 访问Windows 2003 IIS6上的主控界面,发生错误: Please try the following: Contact the Web site administrator if you believe this directory should allow execute access. HTT
问题
访问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中已经解决了该问题。即不再区分大小写
[]
- ››IIS7 下日期显示格式的解决办法
- ››IIS6下部署ASP.NET MVC应用程序
- ››IIS 6 下配置以 FastCGI 跑 PHP
- ››iis运行asp.net页面提示“服务器应用程序不可用”...
- ››Access denied for user...
- ››Access denied for user: root@dbhost (Using pas...
- ››access 的页怎么用
- ››IIS7下JavaScript文件启用Gzip后却不压缩的解决方...
- ››IIS的性能优化
- ››Access 2000中的查询分析器
- ››access编程打开其他数据库中的窗体
- ››Access报表打印如何自动分页
更多精彩
赞助商链接