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: Feedback +Status: Open Type: Bug Package: Reproducible crash Operating System: win32 only - Windows Server 2003 PHP Version: 5.3.2 Assigned To: pajoye New Comment: 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. Previous Comments: ------------------------------------------------------------------------ [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 ------------------------------------------------------------------------ [2010-06-20 17:05:03] paj...@php.net Did you install mysql too on this machine? ------------------------------------------------------------------------ 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