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:

yes


Previous Comments:
------------------------------------------------------------------------
[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).

------------------------------------------------------------------------
[2010-03-17 09:11:08] joerg dot klein at ifsam dot lu

By disabling gd2 or mysql or both, the error is gone.

I only have these to extensions enabled.

------------------------------------------------------------------------
[2010-03-16 16:54:04] paj...@php.net

Please disable all extensions and enable them again one by one to figure
out which one.

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


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