Edit report at http://bugs.php.net/bug.php?id=51307&edit=1

 ID:               51307
 User updated by:  joerg dot klein at ifsam dot lu
 Reported by:      joerg dot klein at ifsam dot lu
 Summary:          php.exe error on command line
 Status:           Open
 Type:             Bug
 Package:          Unknown/Other Function
 Operating System: Windows Server 2003
 PHP Version:      5.3.2

 New Comment:

you can find the php -i output here:

http://ifsam.net/php_i.txt



your parser detects it as "text/x-pascal" ;)


Previous Comments:
------------------------------------------------------------------------
[2010-03-16 15:04:21] paj...@php.net

yes

------------------------------------------------------------------------
[2010-03-16 14:59:07] joerg dot klein at ifsam dot lu

can I attach them as patch?

------------------------------------------------------------------------
[2010-03-16 14:42:27] paj...@php.net

pls run in the console:



php.exe -n -m



then

php.exe -m



and finally php -i



paste the output of each in separate text files and attacht them to this
report.

------------------------------------------------------------------------
[2010-03-16 14:34:31] joerg dot klein at ifsam dot lu

sorry the link to the test files is

http://ifsam.net/test.zip

------------------------------------------------------------------------
[2010-03-16 14:32:11] joerg dot klein at ifsam dot lu

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 this bug report at http://bugs.php.net/bug.php?id=51307&edit=1

Reply via email to