ID: 28544
Comment by: jdiezm at gmx dot de
Reported By: kalas at atlas dot cz
Status: Open
Bug Type: Dynamic loading
Operating System: WinXP Pro
PHP Version: 5.0.0RC2
New Comment:
Hi,
i had the same problem. PHP needs to find *all* DLL's, not only those
in the "ext" dir. The libmhash.dll, libmysql.dll, etc... are on the
main PHP directory. I copied them to the the extensions directory
(c:\Windows in my case) and everything works now.
Is it a bug that PHP doesnt find those DLL's automatically?
J.
Previous Comments:
------------------------------------------------------------------------
[2004-05-27 17:47:44] kalas at atlas dot cz
Description:
------------
PHP fails to load any extension, that I enable in php.ini, with error
message (for ex. for php_exif.dll) "PHP Startup: Unable to load dynamic
library "C:\Program Files\php-5.0.rc2\ext\php_exif.dll'. Any change to
extension_dir doesn't seem to work, I still get the error message
whatever the path is (the modules are really stored there).
I'm running Apache 2.0.49 and PHP as module.
With PHP 4.3.4 it works fine with the same Apache.
Regards,
Radim Kalas
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=28544&edit=1