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

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

PHP中文网
Release: 2023-02-28 14:48:01
Original
1193 people have browsed it

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

谢高手指点

系统win2008R2X64 datacenter

IIS7.5 PHP5.3.5 server API CGI/FastCGI

-----解决方案--------------------

php.ini 中
short_open_tag = Off
Copy after login

------解决方案--------------------

short_open_tagOnOn
Copy after login

 以上就是 IIS7.5 PHP5.3不解析解决方案 的内容,更多相关内容请关注PHP中文网(m.sbmmt.com)!

Related labels:
source:php.cn
Statement of this Website
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
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template