Can not change other language in Gallery 2.02,my php have php_gettext.dll,but i enable this,this popup error"can not find php_gettext.
FAQ: What information is required when I ask for help in the forums?
what do you have in php.ini to enable gettext?
YES !I HAVE ENABLE THIS.BUT IT POPUP A ERROR MESSAGE
Seems to me that gettext is not present in your PHP installation.
yes,in the path have c:\php\extension\gettext.dll
I sometimes have the same problem. I'd sure appreciate any help.
http://us3.php.net/gettext
哈哈。我知道是怎么回事。我已经解决了。 你没有复制iconv.dll到你系统的system32目录下。
Copy from where?
你得把php_gettext.dll iconv.dll两个文件从PHP\extensions目录下复制到系统的 system32目录下,并在PHP.INI里启用了php_gettext.dll。 如果在php\extensions目录下找不到iconv.dll文件,你得在网上搜索这个文件下载。 就这这个步骤就可以了。
Where can I gettext...just copy, no need to install ?
http://codex.gallery2.org/index.php/Gallery2:Localization#Requirements
Posts: 8601
FAQ: What information is required when I ask for help in the forums?
what do you have in php.ini to enable gettext?
Posts: 4
YES !I HAVE ENABLE THIS.BUT IT POPUP A ERROR MESSAGE
Posts: 378
Seems to me that gettext is not present in your PHP installation.
Posts: 4
yes,in the path have c:\php\extension\gettext.dll
Posts: 3
I sometimes have the same problem. I'd sure appreciate any help.
Posts: 8601
FAQ: What information is required when I ask for help in the forums?
http://us3.php.net/gettext
Posts: 19
哈哈。我知道是怎么回事。我已经解决了。
你没有复制iconv.dll到你系统的system32目录下。
Posts: 4
Copy from where?
Posts: 19
你得把php_gettext.dll iconv.dll两个文件从PHP\extensions目录下复制到系统的 system32目录下,并在PHP.INI里启用了php_gettext.dll。
如果在php\extensions目录下找不到iconv.dll文件,你得在网上搜索这个文件下载。
就这这个步骤就可以了。
Posts: 2
Where can I gettext...just copy, no need to install ?
Posts: 8601
http://codex.gallery2.org/index.php/Gallery2:Localization#Requirements