ID:               26836
 User updated by:  scottfurry at telusplanet dot net
 Reported By:      scottfurry at telusplanet dot net
-Status:           Feedback
+Status:           Open
 Bug Type:         Dynamic loading
 Operating System: Windows NT4 SP6a
 PHP Version:      5CVS-2004-01-08 (dev)
 New Comment:

PHP-ini files list the following but php_*.dll file is missing in
extentsion folder:
;extension=php_gd2.dll
;extension=php_iconv.dll
;extension=php_ifx.dll
;extension=php_iisfunc.dll
;extension=php_java.dll
;extension=php_mhash.dll
;extension=php_w32api.dll
;extension=php_yaz.dll
;extension=php_zip.dll
===============
If I uncomment mysql in the php.ini file, PHP will report an error on
restart. Command line PHP ($ path/to/php -i) returns that
php_mysql_drop_db entry point cannot be found. Also, I receive another
dialog box stating that the php_mysql.dll could not be found. The path
shown is correct.

Uncommenting the other php_*.dll's in php.ini (not missing dll in
extension folder) resulted in a similar error where the OS will report
that the php_*.dll could not be found but the path is correct.

Will grab latest snapshot.


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

[2004-01-08 05:48:51] [EMAIL PROTECTED]

Please be more specific; which extensions are you trying to load and
which entry point cannot be found?

php_gd2.dll is in the ext folder of the zip file.
(fetch latest snapshot)

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

[2004-01-08 03:05:47] scottfurry at telusplanet dot net

Description:
------------
Unable to load dynamic dll's.
PHP.INI file will correctly identify path to php_*.dll. Error message
returned by OS that entry point to dll cannot be found.

Also, some DLL's appear to be missing?
i.e. php_GD.dll / php_GD2.dll



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


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

Reply via email to