bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gettext problem - translation fails


From: Petr Vandrovec
Subject: Re: gettext problem - translation fails
Date: Mon, 31 Mar 2003 11:57:26 +0100

On 31 Mar 03 at 11:44, Eneko Lacunza wrote:
> 
>     I'm having some problems with gettext and apache+php. The problem
> starts when I update .mo files some PHP programs are using. Sometimes
> (not everytime) gettext starts failing to traslate strings. When this
> starts, gettext will translate about 1/4 of pages generated from PHP.

You are installing .mo files wrong way. Please use 'install' program
to install them, and restart apache afterwards. Do not install .mo
files with 'cp' or 'cat'... .mo files should be treated same way as
shared libraries.
                                                Petr Vandrovec
                                                address@hidden
                                                





reply via email to

[Prev in Thread] Current Thread [Next in Thread]