PHP版本5.3时候网站报错HTTP 错误 500.0

技术问题

PHP版本5.3时候网站报错HTTP 错误 500.0

2025-04-21 09:30


PHP版本5.3时候网站报错HTTP 错误 500.0

                                            




VPS环境测试:

1、Windows 2008 R2 Standard.

2、IIS7.5

3、PHP5.3.8 Thread Safe.

4、MySQL 5.5.16 X64

5、PHP Manager

问题就是在使用切换到5.3版本的PHP时候页面显示报错

 

错误是因为PHP5.3是Visual C++ 2008 compiler (VC9)编译的,所以需要在服务器上安装Visual C++ 2008 runtime(特别标注:必须使用x86版本,即使你的服务器是x64版本。)


標簽:
  • PHP版本5.3时候网站报错HTTP 错误 500.0