Forums
-
- Forum
- Posts
-
- Installation
- 28,540
- Troubleshooting
- 62,831
- Themes
- 10,444
- Plugins
- 15,391
- Requests & Feedback
- 14,992
- Showcase
- 3,258
-
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?