ID:               35174
 Updated by:       [EMAIL PROTECTED]
 Reported By:      iceberg at verycool dot co dot uk
-Status:           Open
+Status:           Bogus
 Bug Type:         *Configuration Issues
 Operating System: win xp
 PHP Version:      5.0.5
 New Comment:

This is impossible to fix.


Previous Comments:
------------------------------------------------------------------------

[2005-11-09 19:11:44] iceberg at verycool dot co dot uk

Description:
------------
Lack of extension dependency checking & misleading error message.

Attempting to load an extension when a preprequisite dll is missing
seems to yield the same message as if the extension were missing. (vis.
"the specified module could not be found").

This seems to be causing an innordinate amount of confusion (Judging by
the number of "bogus bugs" and USENET posts resulting from this).

Reproduce code:
---------------
exists c:\php\php_openssl.dll

; php.ini
extension_dir = "C:\php"
extension=php_openssl.dll




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


-- 
Edit this bug report at http://bugs.php.net/?id=35174&edit=1

Reply via email to