From:             
Operating system: Windows Server 2003
PHP version:      5.3.2
Package:          Unknown/Other Function
Bug Type:         Bug
Bug description:php.exe error on command line

Description:
------------
I have several scripts that runs from the command line. Some of them causes
an error in the Event Viewer since 5.3.2:

Application Failure  php.exe 5.3.2.0 in php5ts.dll 5.3.2.0 at offset
0000c4d6



With 5.3.1 the scripts runs without any error.



I tried to track down the error on one example, but I can't tell you where
exact the error occurs. Renaming the files/directories or just removing a
line of code and the error is gone. It's strange.



mysql and gd2 extension was loaded in php.ini

Test script:
---------------
Run the upload_pending.php from the archive within the given directory.

Ignore the runtime errors, I have reduced the code as much as possible.



http://ifsam.net/test.php

Expected result:
----------------
no error ;)


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

Reply via email to