Topic: Error log: 4 Domain file "./lang/C/LC_MESSAGES/C.po" not found.
I have endless errors like this "4 Domain file "./lang/C/LC_MESSAGES/C.po" not found." in tmp/errors.log. Some of them in a variation "4 Domain file "../../lang/C/LC_MESSAGES/C.po" not found."
I have already tried to set the language on en_US in php.ini
intl.default_locale = en_US
but the error still exists. Does anybody know how to fix this. I have a standard installation of FA. The only language file available is lang/en_US/LC_MESSAGES/en_US.mo. How can I get FA to use the compiled PO file and change language settings to en_US?