Home >Backend Development >PHP Tutorial >FastCGI 进程意外退出造成500错误_PHP

FastCGI 进程意外退出造成500错误_PHP

WBOY
WBOYOriginal
2016-05-30 08:46:20836browse

在一台新服务器上,安装新网站,之前只放至了一个网站。是服务器商配置好的,非集成环境。

添加了一个新站,路径都制定好了,但是在访问时出现了500错误。提示貌似是php的问题,但是之前的网站,运行的是discuz,一切正常,加了个新网站就报错。用phpinfo语句执行也是同样的错误。

经过一番百度,解决方法如下。

打开iis,应用程序池。选择右侧的设置应用程序池默认设置。



在弹出的窗口中,找到标识,点击右侧的小方块。



把值改为LocalSystem。重启IIS,即可解决。

以上所述就是本文的全部内容了,希望大家能够喜欢。

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