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

 ID:                 51307
 Updated by:         paj...@php.net
 Reported by:        joerg dot klein at ifsam dot lu
 Summary:            php.exe error on command line
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            Reproducible crash
 Operating System:   win32 only - Windows Server 2003
 PHP Version:        5.3.2
 Assigned To:        pajoye
 Block user comment: N

 New Comment:

Please try using 5.3.3 final.



If it still crashes, please provide a small (really small w/o external
dependencies) reproduce script.


Previous Comments:
------------------------------------------------------------------------
[2010-06-21 13:44:56] joerg dot klein at ifsam dot lu

The error occurs every time.

I tried again to shorten the code for a reproducible script without
success.

I don't think it is an extension error. 

For example one way to run the script without error is to execute the
file from a different directory:

error: 

F:\daten\dir1234567890>"C:\Program Files\Apache
Group\Apache\php-bin\php.exe"
"f:\daten\dir1234567890\upload_pending.php"



no error: 

F:\daten\dir>"C:\Program Files\Apache Group\Apache\php-bin\php.exe"
"f:\daten\dir1234567890\upload_pending.php"



Another possibility is to remove a bunch of lines or only change the
path of a single require statement. After hours of research again I was
not able to find some similarities. It's very strange.



I have found bug #47766 where the reporter had pretty much the same
problem.

------------------------------------------------------------------------
[2010-06-21 10:14:25] paj...@php.net

ok, disable GD and mysql and try again. Then enable mysql alone, try
again, same with GD (without mysql).

------------------------------------------------------------------------
[2010-06-21 10:08:15] joerg dot klein at ifsam dot lu

The MySQL directory isn't in PATH at all.

------------------------------------------------------------------------
[2010-06-21 09:41:57] paj...@php.net

Be sure that the PHP directory is first in your PATH, not MySql.

------------------------------------------------------------------------
[2010-06-21 07:34:05] joerg dot klein at ifsam dot lu

yes

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


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

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


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

Reply via email to