From:             dannyoneill at ntlworld dot com
Operating system: Windows 2003 Server
PHP version:      5.2.9
PHP Bug Type:     Reproducible crash
Bug description:  The FastCGI process exited unexpectedly

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)

-- 
Edit bug report at http://bugs.php.net/?id=48414&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=48414&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=48414&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=48414&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=48414&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=48414&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=48414&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=48414&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=48414&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=48414&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=48414&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=48414&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=48414&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=48414&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=48414&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=48414&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=48414&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=48414&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=48414&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=48414&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=48414&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=48414&r=mysqlcfg

Reply via email to