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
 [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

Add a Pull Request

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: Sat Aug 17 11:01:29 2024 UTC