苏飞论坛
标题:
HTTP 错误 500.0 - Internal Server Error D:\Huweishen.com\PHPWEB\php\php-cgi.
[打印本页]
作者:
站长苏飞
时间:
2019-8-2 09:39
标题:
HTTP 错误 500.0 - Internal Server Error D:\Huweishen.com\PHPWEB\php\php-cgi.
HTTP 错误 500.0 - Internal Server Error D:\Huweishen.com\PHPWEB\php\php-cgi.
这个时候大家其实已经成功安排了iis+php+mysql的环境了,只是少了一个dll文件:msvcr110.dll
下载一下放到sytem32目录下即可
[attach]8929[/attach]
检查是不是这个问题也很简单,进入Php主目录 ,执行
php -v
就会给出提示
有需要的请下载
作者:
站长苏飞
时间:
2019-8-2 09:39
遇到这个情况是因为php执行程序是基于VC++ 11运行库开发运行的,而你的电脑上没有安装vc++ 11。那什么是vc++ 11版本呢?
它就是Microsoft Visual C++ Redistributable 2012或2013运行库,要解决这个问题,按照下面的地址下载安装对应的版本就可以了:
32位 Microsoft Visual C++ Redistributable 2012下载:
http://download.microsoft.com/do
... U4/vcredist_x86.exe
64位 Microsoft Visual C++ Redistributable 2012下载:
http://download.microsoft.com/do ... U4/vcredist_x64.exe
20150717我在配置时没有出现上图所示系统错误提示,但以前出现过,也是安装了Microsoft Visual C++ Redistributable 2012后,使有phpinfo.php在本地测试才正常的。
欢迎光临 苏飞论坛 (http://www.sufeinet.com/)
Powered by Discuz! X3.4