PHP :: Bug #45786 :: FastCGI process exited unexpectedly
| Bug #45786 | FastCGI process exited unexpectedly | ||||
|---|---|---|---|---|---|
| Submitted: | 2008-08-11 13:48 UTC | Modified: | 2011-05-02 21:05 UTC | ||
| From: | karelevzen at gmail dot com | Assigned: | dmitry (profile) | ||
| Status: | Closed | Package: | CGI/CLI related | ||
| PHP Version: | 5.3CVS-2008-08-10 (CVS) | OS: | Windows Vista Ultimate x64 SP1 | ||
| Private report: | No | CVE-ID: | None | ||
[2008-08-11 13:48 UTC] karelevzen at gmail dot com
Description: ------------ When you run PHP as a FastCGI module under IIS 7.0 (Windows Vista Ultimate x64) you get an error "FastCGI process exited unexpectedly" every time you visit a PHP page. The page contents loads OK, but after a second or so you get this error (a GUI message). Until you receive the message, the browser seems to be loading something (this could mean that the request wasn't handled well). Also, I've noticed that I have Configuration File (php.ini) set to C:\Windows, while the file is correctly loaded from C:\bin32\php\php.ini Everything works OK with the 2.5.6 nts build. Reproduce code: --------------- <?php phpinfo(); ?> Expected result: ---------------- No error message. Actual result: -------------- Faulting module name: php-cgi.exe Exception code: c0000005 Exception offset: 00005604
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2008-08-11 16:49 UTC] karelevzen at gmail dot com
[2008-08-12 14:26 UTC] jani@php.net
[2008-08-12 14:41 UTC] karelevzen at gmail dot com
[2008-08-12 20:51 UTC] karelevzen at gmail dot com
[2008-08-13 01:05 UTC] jani@php.net
[2008-08-13 06:28 UTC] karelevzen at gmail dot com
[2008-08-13 10:32 UTC] karelevzen at gmail dot com
[2008-08-13 14:22 UTC] jani@php.net
[2008-08-18 15:58 UTC] karelevzen at gmail dot com
[2008-08-18 18:45 UTC] karelevzen at gmail dot com
[2008-08-26 09:59 UTC] dmitry@php.net
[2010-04-12 19:11 UTC] differentpk at gmail dot com
[2010-04-12 19:36 UTC] pajoye@php.net
[2010-04-22 06:43 UTC] sejo at iteontech dot com
[2015-04-01 15:50 UTC] a dot gegg at btinternet dot com