Chinese

cyberyeah

Joined: 2006-02-18
Posts: 4
Posted: Sat, 2006-02-18 16:06

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.

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Sat, 2006-02-18 17:30

FAQ: What information is required when I ask for help in the forums?

what do you have in php.ini to enable gettext?

 
cyberyeah

Joined: 2006-02-18
Posts: 4
Posted: Mon, 2006-02-20 12:39

YES !I HAVE ENABLE THIS.BUT IT POPUP A ERROR MESSAGE

 
Lapinoo
Lapinoo's picture

Joined: 2004-05-08
Posts: 378
Posted: Mon, 2006-02-20 13:49

Seems to me that gettext is not present in your PHP installation.

 
cyberyeah

Joined: 2006-02-18
Posts: 4
Posted: Tue, 2006-02-21 06:14

yes,in the path have c:\php\extension\gettext.dll

 
James Blunt

Joined: 2006-01-29
Posts: 3
Posted: Tue, 2006-02-21 08:51
cyberyeah wrote:
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.

I sometimes have the same problem. I'd sure appreciate any help.

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Tue, 2006-02-21 16:18
 
lai

Joined: 2006-02-25
Posts: 19
Posted: Sat, 2006-02-25 15:29

哈哈。我知道是怎么回事。我已经解决了。
你没有复制iconv.dll到你系统的system32目录下。

 
cyberyeah

Joined: 2006-02-18
Posts: 4
Posted: Mon, 2006-02-27 21:59

Copy from where?

 
lai

Joined: 2006-02-25
Posts: 19
Posted: Wed, 2006-03-01 05:18

你得把php_gettext.dll iconv.dll两个文件从PHP\extensions目录下复制到系统的 system32目录下,并在PHP.INI里启用了php_gettext.dll。
如果在php\extensions目录下找不到iconv.dll文件,你得在网上搜索这个文件下载。
就这这个步骤就可以了。

 
killmenow

Joined: 2005-05-14
Posts: 2
Posted: Sat, 2006-03-04 11:55

Where can I gettext...just copy, no need to install ?

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Sat, 2006-03-04 16:42