Installation

To include GNU gettext support in your PHP build you must add the option --with-gettext[=DIR] where DIR is the gettext install directory, defaults to /usr/local.

Коментарии

Windows users have to add php_gettext.dll to their extensions directory, and enable it in their php.ini file.
2008-09-19 03:35:25
http://php5.kiev.ua/manual/ru/gettext.installation.html
Автор:
Linux users that compile PHP --with-gettext=shared should include
extension=gettext.so

in your /etc/php.ini
2010-11-22 06:59:10
http://php5.kiev.ua/manual/ru/gettext.installation.html
for wamp/xampp users check if "php_gettext" extension is activated.
2016-04-08 20:40:30
http://php5.kiev.ua/manual/ru/gettext.installation.html

    Поддержать сайт на родительском проекте КГБ