|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2009-05-28 14:05 UTC] pajoye@php.net
[2009-06-05 01:00 UTC] php-bugs at lists dot php dot net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Dec 02 11:00:01 2025 UTC |
Description: ------------ On a freshly built (and existing) Windows server with PHP 5.2.9 and FastCGI the following error occurs when trying to access phpMyAdmin when register_globals is set to on; ----------------------- FastCGI Error The FastCGI Handler was unable to process the request. Error Details: * The FastCGI process exited unexpectedly * Error Number: -1073741819 (0xc0000005). * Error Description: Unknown Error HTTP Error 500 - Server Error. Internet Information Services (IIS) ------------------------- I have built a fresh server and can re-create this each time. This only occurs when using fastcgi. Reproduce code: --------------- Standard install of phpMyAdmin Expected result: ---------------- Sucessful logon Actual result: -------------- FastCGI Error The FastCGI Handler was unable to process the request. Error Details: * The FastCGI process exited unexpectedly * Error Number: -1073741819 (0xc0000005). * Error Description: Unknown Error HTTP Error 500 - Server Error. Internet Information Services (IIS)