From:             danielc at analysisandsolutions dot com
Operating system: Windows XP Pro SP3
PHP version:      5.3CVS-2009-03-11 (snap)
PHP Bug Type:     CGI related
Bug description:  "No input file specified" causing crash

Description:
------------
In PHP 5.3, pointing my browser to a .php file that does not exist causes
php-cgi to crash and Apache to return a 500 error.  In PHP 5.2.6, doing so
returns output saying "No input file specified."

During the crash, Windows displays the "Please tell Microsoft about this
problem" dialog box.  The title is "CGI / FastCGI".  The "To see what data
this error report contains" sub dialog box says:

    Error signature
    szAppName : php-cgi.exe
    szAppVer : 5.3.0.0
    szModName : php5ts.dll
    szModVer : 5.3.0.0
    offset : 000cea5d

The "To view technical information about the error report" sub sub dialog
box contains:

    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WERc9f6.dir00\php-cgi.exe.mdmp
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WERc9f6.dir00\appcompat.txt

My Apache 1.3 error log message shows:
[Wed Mar 11 14:59:02 2009] [error] [client 127.0.0.1] Premature end of
script headers: c:/program files/php/php-cgi.exe

My PHP version is:
PHP 5.3.0beta2-dev (cgi-fcgi) (built: Mar 11 2009 17:04:23)


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

Reply via email to