Hi,
I'm using gettext extension in my php project.
When I create new .mo file with the new translations, they do not appear
until a restart web server.
As I understand, gettext store results in memory.
This solution does not help:

http://stackoverflow.com/questions/13625659/how-to-clear-phps-gettext-cache-without-restart-apache-nor-change-domain

How I can clear cache without restart Apache?

Regards,
Dmitry Yakovlev

Reply via email to