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

search for in the

Configuración en tiempo de ejecución> <Requerimientos
Last updated: Fri, 20 May 2011

view this page in

Instalación

Para incluir soporte para GNU gettext en su instalación de PHP, debe añadir la opción --with-gettext[=DIR] donde DIR es el directorio de la instalación de gettext, por omisión es /usr/local.



add a note add a note User Contributed Notes Instalación
Anonymous 22-Nov-2010 12:59
Linux users that compile PHP --with-gettext=shared should include
extension=gettext.so

in your /etc/php.ini
windowsuser at example dot com 19-Sep-2008 07:35
Windows users have to add php_gettext.dll to their extensions directory, and enable it in their php.ini file.

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