Edit report at https://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:             Feedback
+Status:             Assigned
 Type:               Bug
 Package:            Reproducible crash
 Operating System:   win32 only - Windows Server 2003
 PHP Version:        5.3.6
 Assigned To:        pajoye
 Block user comment: N
 Private report:     N

 New Comment:

Why should it be a configuration problem? The system runs fine with the same 
configuration for a long time. Starting with PHP 5.3.2 the errors occurs.


Previous Comments:
------------------------------------------------------------------------
[2011-09-01 08:19:05] paj...@php.net

Then it is definitively a configuration problem.

To confirm it, run php -n somescript.php and it should work (as long as the 
script 
do not use any non loaded extension.

------------------------------------------------------------------------
[2011-09-01 08:03:39] joerg dot klein at ifsam dot lu

You don't need these files, because there is no real reproduce script. On every 
PHP release the results are different.
For the current release 5.3.8 just start pear "pear list" and PHP crashes.

All extensions I use are from the latest release.

I am on Windows Server 2003 SP2 Version 5.2.3790

------------------------------------------------------------------------
[2011-09-01 00:52:33] mattfic...@php.net

I can't download your reproduce script from http://ifsam.net/test.php
 or http://ifsam.net/test.zip.

Both links return an HTTP404 error.

Can you provide a new reproduce script or new link to it?

Also, are you sure that the PHP release and the mysql and gd2 extensions are 
all compiled with VC9?

Also, would you provide the exact Windows Server version you are using (run 
'winver')?

------------------------------------------------------------------------
[2011-08-19 09:07:26] joerg dot klein at ifsam dot lu

I just updated to 5.3.7 and still get erros from the command line. 
This time I did some additional testing. I run some files with the different 
SAPIs (php.exe, php-cgi.exe, php-win.exe). 
One file runs fine with php-cgi.exe and get errors with php.exe and 
php-win.exe. 
Another file get an error with php-cgi.exe and runs fine with php.exe and 
php-win.exe.
Both files run fine with the Apache SAPI (php5_apache2_2.dll).

------------------------------------------------------------------------
[2011-03-29 07:32:43] joerg dot klein at ifsam dot lu

If it helps you to track down the problem, I can give you some more backtraces. 
For example using pear

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=51307


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

Reply via email to