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 MySQL directory isn't in PATH at all. Previous Comments: ------------------------------------------------------------------------ [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? ------------------------------------------------------------------------ [2010-03-17 11:47:34] joerg dot klein at ifsam dot lu I double checked both configurations and both apache and cli are using the same php.ini and also the same settings. Nothing was changed since the previous working php versions. The only change to the system was replacing the php directory. Since 5.3 I use always the VC6 TS versions. I also have redownloaded and installed the 5.3.2 VC6 TS win32 binaries without success. Something has to be changed from 5.3.1 to 5.3.2. ------------------------------------------------------------------------ [2010-03-17 10:37:31] paj...@php.net I see only one cause, some old version of these extensions are being loaded. Or extensions not from the same PHP releases (VC6 instead of VC9 for example, for php 5.3). But there are no problem in 5.3.2's gd or mysql extensions. They work just fine (cli as you see yourself), apache, etc.). I would double check that apache is actually using the same configuration than CLI (via a simple phpinfo), and compare the paths (extension_dir, loaded php.ini). ------------------------------------------------------------------------ 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