Linux users that compile PHP --with-gettext=shared should include
extension=gettext.so
in your /etc/php.ini
インストール手順
PHP で GNU gettext サポートを有効にするには、オプション --with-gettext[=DIR] を追加する必要が あります。ただし、DIR は gettext をインストールするディレクトリで、 デフォルトは /usr/local です。
Anonymous
22-Nov-2010 01:59
windowsuser at example dot com
19-Sep-2008 09:35
Windows users have to add php_gettext.dll to their extensions directory, and enable it in their php.ini file.
