Home  >  Article  >  Backend Development  >  安装php+IIS7后测试时出错解决方案

安装php+IIS7后测试时出错解决方案

WBOY
WBOYOriginal
2016-06-13 13:42:321301browse

安装php+IIS7后测试时出错
按照网上的方法配置相关的选项,但是访问测试页面

PHP code
<!--

Code highlighting produced by Actipro CodeHighlighter (freeware)
http://www.CodeHighlighter.com/

-->
<?php phpinfo();
?>


时发生错误,
HTTP 错误 500.0 - Internal Server Error

C:\Program Files (x86)\PHP\php-cgi.exe - FastCGI 进程意外退出


--------------------------------------


模块

FastCgiModule



通知

ExecuteRequestHandler



处理程序

PHP_via_FastCGI



错误代码

0x000000ff





请求的 URL

http://localhost:80/phpinfo.php



物理路径

C:\inetpub\wwwroot\phpinfo.php



登录方法

匿名



登录用户

匿名

-------------------------------------------------------
求指导下

------解决方案--------------------
重新找个详细的iis,php配置教程看看吧。 八成是配置的问题
------解决方案--------------------
好的newtt 速度接分
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