Forums
-
- Forum
- Posts
-
- Installation
- 28,444
- Troubleshooting
- 62,538
- Themes
- 10,431
- Plugins
- 15,344
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
I have an /ext/ folder, with all the extensions including php_gettext.dll.
In php.ini the extension_dir is set to “C:/Program/PHP/ext”, which is correct.
By using phpinfo(); I can see that gettext is enabled.
Further, I have tried re-installing PHP.
Still, I get the same results as above. Any help?