Message boards : Server programs : Could not load language interface. This is a fatal error, exiting.
Message board moderation
Author | Message |
---|---|
Send message Joined: 3 Jun 08 Posts: 40 |
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:
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. |
Send message Joined: 3 Jun 08 Posts: 40 |
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? |
Send message Joined: 12 Feb 06 Posts: 232 |
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 |
Send message Joined: 3 Jun 08 Posts: 40 |
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? |
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.