ID: 20867
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: GD related
Operating System: Windows 98
PHP Version: 4.2.3
New Comment:
what is your extension_dir set to in php.ini?
Previous Comments:
------------------------------------------------------------------------
[2002-12-06 15:34:53] [EMAIL PROTECTED]
This happens both under the OmniHTTPd and Apache servers
The code is:
<?php
dl("extensions/php_gd.dll");
?>
The error is:
Warning: Unable to load dynamic library './extensions/php_gd.dll' - One
of the library files needed to run this application cannot be found.
Do I need to load other libraries first. The "php_gd.dll" is present
and supplied with the installation. I do not load the dll in the
php.ini file because I get the same error.
This is a binary distribution.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=20867&edit=1