ID: 20867 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: GD related Operating System: Windows 98 PHP Version: 4.2.3 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2002-12-06 18:02:34] [EMAIL PROTECTED] what is your extension_dir set to in php.ini? ------------------------------------------------------------------------ [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
