1
FastCGI Error 0x800736b1 with PHP 5.3

When installing PHP 5.3 on IIS by following the manual installation steps described here (http://www.php.net/manual/en/install.windows.iis6.php) and here (http://www.php.net/manual/en/install.windows.iis7.php) it is possible to get the following error from FastCGI:

HTTP Error 500.0 - Internal Server Error

Module: FastCgiModule

Notification: ExecuteRequestHandler

Handler: php-5.3.6

Error code: 0x800736b1

The reason this error happens is because PHP 5.3 is built by using Visual C++ 2008 compiler (VC9) and hence requires Visual C++ 2008 runtime to be installed on the machine. This error does not happen when PHP 5.3 is installed by Web Platform Installer or if you already have URL Rewrite module installed.

To fix the error download and install Visual C++ 2008 runtime from here:

http://www.microsoft.com/downloads/en/details.aspx?familyid=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en

(Make sure to use x86 version even if you have x64 environment)

이 게시물을

공유하기

번호
분류
제목
조회 수
814
사용설명
조회 수: 216
810
사용설명
조회 수: 6256
807
최적화
조회 수: 18339
805
사용설명
조회 수: 196
804
사용설명
조회 수: 5954
801
사용설명
조회 수: 1168
800
사용설명
조회 수: 218
798
사용설명
조회 수: 253
795
최적화
조회 수: 3320
사용설명
조회 수: 216
사용설명
조회 수: 6256
최적화
조회 수: 18339
사용설명
조회 수: 196
사용설명
조회 수: 5954
사용설명
조회 수: 1168
사용설명
조회 수: 218

SEARCH