I developped a site on my web server at home.

When I modify the translation files, I have to restart the web server Apache.

/etc/init.d/httpd graceful

Easy...

Suppose that my site is hosted on shared host.

Suppose now I need to modify the translation files.

I can't restart the server...

How do you use gettext in this context ?

Do you allow your client to restart the server with the option graceful only ?

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

I asked the question on StackOverflow and I got only one response.

It's not the best solution but it works.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.