Hello all,

I'm running PHP v4.3.6, MySQL and Apache just fine under Windows 2003 Server and I'm trying out Horde Framework, which required gettext.

I looked in php.ini and found php_gettext.dll under the extensions section.

I've looked at Gettext's homepage and couldn't find the dll file I need.

Where can I find it?

    Should be bundled with php in the extensions directory. Make sure your extensions dir is pointed to the right place in php.ini.

      I found it. I guess I overlooked.

      Thank you.

        Write a Reply...