Could not load language interface. This is a fatal error, exiting.

Message boards : Server programs : Could not load language interface. This is a fatal error, exiting.
Message board moderation

To post messages, you must log in.

AuthorMessage
Kunsheng Chen

Send message
Joined: 3 Jun 08
Posts: 40
United States
Message 17786 - Posted: 11 Jun 2008, 19:57:19 UTC

Hello everyone,

I built the website up and use chmod to fix the privilege problem. Finally I got into this bedlam, or might be the last step.

The error occurred in the page:

ERROR: Could not load language interface. This is a fatal error, exiting.


This information is caused by the file translation.inc under directory
$projectName/html/inc, since the project could not find the file '/$projectName/html/languages/compiled/language_interface.inc'.

I tried to create another new project and still, no 'language_interface.inc' file there anyway.

I don't know whether there is any mistake during the steps. Also does anyone have that 'language_interface.inc' file? I think its content is constant in the software. Hope someone could help me to kick out this door.

Thank you.

ID: 17786 · Report as offensive
Kunsheng Chen

Send message
Joined: 3 Jun 08
Posts: 40
United States
Message 17813 - Posted: 12 Jun 2008, 14:39:05 UTC

I copied file 'language_interface.inc' from others and put it in the directory. Still doesn't work ,the same error. Does anyone know what is happening?
ID: 17813 · Report as offensive
Eric Myers
Avatar

Send message
Joined: 12 Feb 06
Posts: 232
United States
Message 17817 - Posted: 12 Jun 2008, 17:24:54 UTC - in response to Message 17813.  

I copied file 'language_interface.inc' from others and put it in the directory. Still doesn't work ,the same error. Does anyone know what is happening?

Check the file permissions. The web server has to be able to write to certain directories to regenerate the language interface. (See here)



-- Eric Myers

"Education is not the filling of a pail, but the lighting of a fire." -- William Butler Yeats
ID: 17817 · Report as offensive
Kunsheng Chen

Send message
Joined: 3 Jun 08
Posts: 40
United States
Message 17818 - Posted: 12 Jun 2008, 18:30:51 UTC - in response to Message 17817.  

Thank you. I got it fixed. The package 'gettext' is missing in the machine. use apt-get to install it and everything is good now.

I copied file 'language_interface.inc' from others and put it in the directory. Still doesn't work ,the same error. Does anyone know what is happening?

Check the file permissions. The web server has to be able to write to certain directories to regenerate the language interface. (See here)



ID: 17818 · Report as offensive

Message boards : Server programs : Could not load language interface. This is a fatal error, exiting.

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.