简体   繁体   English

IIS上的PHP-访问被拒绝错误

[英]PHP on IIS - access denied error

I get an access denied error while executing any PHP file. 执行任何PHP文件时,我都收到access denied错误。 I'm running php on windows and IIS 7. It doesn't seem to be a iis error because it just show a blank page containing the error. 我在Windows和IIS 7上运行php。这似乎不是iis错误,因为它仅显示包含该错误的空白页。

What may cause this problem? 是什么导致此问题?

Please check if the php files are encrypted. 请检查php文件是否已加密。 If so, please go into Properties > Advanced and uncheck Encrypt content to secure data and try running them again. 如果是这样,请进入“属性”>“高级”,然后取消选中“加密内容以保护数据安全”,然后尝试再次运行它们。

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

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