Hi,

> I finished with installation (including openxpki-i18n-0.9.909) and  
> started OpenXPKI, MySQL and httpd. Everything looks OK except that  
> text on WEB page is incorrect, and looks like text on the end of  
> this email.
> I found that default location for locales (openxpki.mo) in  
> openxpki.conf is /usr/local/share/locale, except for openxpki- 
> i18n-0.9.909, which installs locales on /usr/share/locale (like on  
> live version).
> I tried to change data in openxpki.conf and also in openxpki-mason- 
> mod_perl.conf so that they point to /usr/share/locale (I started  
> also openxpki-configure --force to change .xml files), but there is  
> no change i web page text.
> Where I did mistake???

sorry for the late answer, I was on holiday...

The server configuration file points to the localizations for the  
OpenXPKI daemon. However, you need to configure the locale correctly  
for the User Interface as well, and this is done in the Apache  
configuration.

Try something like

SetEnv OPENXPKI_LOCALE_PREFIX /usr/local/share/locale

in your Apache configuration and make sure you reload Apache.

cheers

Martin



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to