downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Configurações em Execução> <Dependências
[edit] Last updated: Fri, 14 Jun 2013

view this page in

Instalação

Para incluir o suporte ao GNU gettext na sua instalação PHP você deve adicionar a opção --with-gettext[=DIR] onde DIR é o diretório de instalação do gettext, o diretório padrão é /usr/local.



add a note add a note User Contributed Notes Instalação - [2 notes]
up
0
Anonymous
2 years ago
Linux users that compile PHP --with-gettext=shared should include
extension=gettext.so

in your /etc/php.ini
up
-3
windowsuser at example dot com
4 years ago
Windows users have to add php_gettext.dll to their extensions directory, and enable it in their php.ini file.

 
show source | credits | sitemap | contact | advertising | mirror sites