php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50187 Installing all extensions causes crash
Submitted: 2009-11-16 10:09 UTC Modified: 2009-11-16 12:31 UTC
From: sb1170 at hotmail dot com Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 5.2.11 OS: Windows XP
Private report: No CVE-ID: None
 [2009-11-16 10:09 UTC] sb1170 at hotmail dot com
Description:
------------
Install 5.2.11 msi with all extensions.

type "php -version" at the command prompt

and it will crash.


Thank you to jirvin06 at comcast dot net for Bug 49905 otherwise I wouldn't have worked out what was going on.


Some numnut actually maked Bug 49905 as Bogus.

It was also reported for 5.2.6 in Bug 45685.


These are the extensions I removed to get it working:

Oracle (10)
PDO
 - Oracle 10g Client and above
 - Oracle 8i/Oracle 9i Client
 - SQLite
 - SQLite (External Driver)
Pspell
SQLite
Sybase


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-16 10:12 UTC] jani@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

..more helpful would be to figure out WHAT extension causes it than reporting same thing again.. you still can comment the bogus bugs.
 [2009-11-16 10:39 UTC] sb1170 at hotmail dot com
Are you for real?

As it says at the very top of this page, you can't comment on someone elses bogus bug otherwise I wouldn't have created this one. Bug 45685 was ignored and I notice you're the one that ignored it.

Bug 45905 is an installation problem. This is not an installation problem!

I just gave the list of extensions. All these extensions cause it!

And now you've closed this bug calling it Bogus with no resolution!
 [2009-11-16 10:48 UTC] sb1170 at hotmail dot com
I'm now looking back through the bugs and see this is your usual modus operandi, Bug 44047 for instance.
 [2009-11-16 11:21 UTC] pajoye@php.net
there are no crash. You are simply missing dependencies on your system or not loading PDO main DLL.

Oracle requires the oracle clients to be installed. Other PDO requires php_pdo.dll to be loaded first (1st in the list), etc.

There is no bug and you can see the real error message by reading the error log or using PHP from the console.
 [2009-11-16 12:16 UTC] sb1170 at hotmail dot com
Did you actually try this?

The error log is empty.

Did you actually read this bug?

You can't run the console.

Go back and read what has been said in Bug 45685.

Do you seriously expect users to have to debug the installation after you've provided a windows installer.
 [2009-11-16 12:31 UTC] sb1170 at hotmail dot com
I see you have form as well, Bug 44978.

"the persons who actually let you use PHP"
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 12:01:29 2024 UTC