Home >Backend Development >PHP Tutorial >IIS7.5 PHP5.3不解析解决方案

IIS7.5 PHP5.3不解析解决方案

WBOY
WBOYOriginal
2016-06-13 10:22:44918browse

IIS7.5 PHP5.3不解析
发现《?PHP ?〉可以正常解析,
而 ?>这样就不解析了。

谢高手指点

系统win2008R2X64 datacenter

IIS7.5 PHP5.3.5 server API CGI/FastCGI

------解决方案--------------------
php.ini 中
short_open_tag = Off
------解决方案--------------------
short_open_tag On On

探讨

php.ini 中
short_open_tag = Off
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn