Heim  >  Artikel  >  Backend-Entwicklung  >  安装php+IIS7后测试时出错解决方案

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

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

安装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 速度接分
Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn