php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26457 DLL Load Error
Submitted: 2003-11-28 21:00 UTC Modified: 2003-11-29 06:30 UTC
From: duerra at yahoo dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.3.4 OS: Windows XP
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: duerra at yahoo dot com
New email:
PHP Version: OS:

 

 [2003-11-28 21:00 UTC] duerra at yahoo dot com
Description:
------------
Upon uncommenting:
php_gettext.dll

in the php.ini, the following error message is received:

Unknown(): Unable to load dynamic library 'D:\php\php-4.3.4\extensions\php_gettext.dll' - The specified module could not be found.

However, this dll most definitely exists in the directory specified.  No amount of quirking seems to be able to get this .dll to load.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-29 06:30 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.

Missing extra dlls. Not PHP bug.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 11 18:01:28 2024 UTC