logo
Published on Technical articles on: Windows servers, Apache Web Server, MySQL, PHP, IIS (http://www.sitebuddy.com)

PHP4: php_gettext.dll does not load

By chris
Created 10 Feb 2006 - 6:04pm
I was having problems loading the PHP extension: php_gettext.dll

The solution under PHP4, for me, was to copy the file iconv.dll from the PHP folder "\Dlls" to my systems path (in my case, the folder containing httpd.exe). If your PHP installation folder is defined in your $PATH (like e:\PHP4) you could copy iconv.dll to e:\PHP4.



Source URL:
http://www.sitebuddy.com/PHP/php_gettext/Error