Linux users that compile PHP --with-gettext=shared should include
extension=gettext.so
in your /etc/php.ini
Instalarea
Pentru a include susținerea GNU gettext în PHP trebuie să utilizați opțiunea --with-gettext[=DIR] , unde DIR este directorul de instalare al gettext, implicit fiind /usr/local.
Anonymous ¶
2 years ago
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.
