Hello,

The issue was in accessing the file:
/usr/share/locale/en_US/LC_MESSAGES/openxpki.mo
the webserver user did not have execute access on the locale directory and
this not able to access the files

Regards,

On Tue, Jun 18, 2024 at 9:28 AM Alaa Hilal <alaahi...@gmail.com> wrote:

> Hello,
>
> I am sure it is. Also for test purposes I changed permissions to 777 on
> the file and still getting same issue
>
> On Mon, Jun 17, 2024 at 9:53 PM Oliver Welter <m...@oliwel.de> wrote:
>
>> Hello Alaa,
>>
>> welcome to the OpenXPKI crowd :9
>>
>> Looks pretty good, did you restart the apache after installing OpenXPKI
>> and is the webui/default.conf file readable by the webserver user?
>>
>> Oliver
>>
>> On 17.06.24 16:29, Alaa Hilal wrote:
>> > Hello,
>> >
>> > i installed openxpki and I followed the instructions on this link:
>> > https://openxpki.readthedocs.io/en/develop/quickstart.html
>> >
>> > I copied the config environment from this community repo:
>> > https://github.com/openxpki/openxpki-config/tree/community
>> >
>> > Every thing is working well but the i18 translation are not working,
>> > example on logging i get the label (I18N_OPENXPKI_UI_LOGIN_USERNAME)
>> > instead of just user name. Same for all the labels.
>> > I checked openxpki-i18n is installed and so is the locale en_US.UTF-8
>> > i checked the webui/default file i have the below:
>> > locale_directory: /usr/share/locale/
>> > default_language: en_US
>> >
>> > and here is the file:
>> >  ls -l /usr/share/locale/en_US/LC_MESSAGES/
>> > total 156
>> > -rw-r--r-- 1 root root    369 Aug 14  2023 mit-krb5.mo
>> > -rw-r--r-- 1 root root 155380 Dec  5  2023 openxpki.mo
>> >
>> > What else can I check?
>> >
>> >
>> > _______________________________________________
>> > OpenXPKI-users mailing list
>> > OpenXPKI-users@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/openxpki-users
>>
>> --
>> Protect your environment -  close windows and adopt a penguin!
>>
>>
>>
>> _______________________________________________
>> OpenXPKI-users mailing list
>> OpenXPKI-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/openxpki-users
>>
>
_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to