ID: 50187 Updated by: paj...@php.net Reported By: sb1170 at hotmail dot com Status: Bogus Bug Type: Reproducible crash Operating System: Windows XP PHP Version: 5.2.11 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [2009-11-16 10:48:04] 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 10:39:14] 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:12:45] j...@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:09:18] 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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50187&edit=1