php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20867 Warning: Unable to load dynamic library './extensions/php_gd.dll'
Submitted: 2002-12-06 15:34 UTC Modified: 2002-12-06 18:33 UTC
From: at_one_with at yahoo dot com Assigned:
Status: Not a bug Package: GD related
PHP Version: 4.2.3 OS: Windows 98
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: at_one_with at yahoo dot com
New email:
PHP Version: OS:

 

 [2002-12-06 15:34 UTC] at_one_with at yahoo dot com
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.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-06 18:02 UTC] msopacua@php.net
what is your extension_dir set to in php.ini?
 [2002-12-06 18:33 UTC] sniper@php.net
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.


 [2003-05-23 12:18 UTC] bobby at digitalonramp dot net
Sniper,

You suck A55, everyone asks for help on this issue and you keep saying go to the support page. I have been all over the damn support page, and all over google groups. You have a bad attitute. If you're going to post a link and not answer, at least post a helpful link. You are a waste of space for the PHP community. The term community comes from people helping each other, which I have yet to see you contribute one thing that is not spiteful. You are fecal matter to me.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 04:01:38 2025 UTC