Home > Backend Development > PHP Tutorial > win2008 r2下php程序运行500异常请问

win2008 r2下php程序运行500异常请问

WBOY
Release: 2016-06-13 10:28:09
Original
1054 people have browsed it

win2008 r2下php程序运行500错误请教!
环境是win2008 r2 iis7.5 php5.3 mysql,ZendGuardLoader-php-5.3-Windows.
phpinfo();能正常显示。

1、运行网站的时候,在IE8下直接显示空白,我右键源代码结果如下:

HTML code
<!--Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--><meta content="text/html; charset=utf-8" http-equiv="Content-Type">
Copy after login

2、同一个页面在chrome里提示
HTML code
<!--Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->服务器错误网站在检索 index.php 时遇到错误。 该网站可能关闭进行维护或配置不正确。以下是一些建议:请稍后重新加载此网页。HTTP 错误 500(Internal Server Error):服务器尝试执行请求时遇到了意外情况。
Copy after login


在线求解,非常感谢!!

------解决方案--------------------
我对Zend Guard并没有更多的知识,所以请你自行尝试一下.这个可能性应该蛮大的.

探讨

Zend Guard Loader 是针对 php-5.3.x 的。 ZendGuardLoader-php-5.3-Windows

因为我安装的php5.3 是非线程版本,所以安装了Zend Guard Loader.

是不是必须安装php5.2 线程版本,然后安装ZendOptimizer3.3 呢??

引用:

打开错误提示 是为了找到错误。不是……
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template