Sunday 31 July 2005 3:18:56 pm
Hi all, I created separate site en(English) and nl(Dutch) for my multilingual sites. The site en is default. I'm using the exact same site.ini.append.php in siteaccess/en for siteaccess/nl, changing only these lines:
[RegionalSettings]
Locale=dut-NL ContentObjectLocale=dut-NL When accessing the English homepage(www.myname.com/index.php/en), no problem. However, when accessing the Dutch site(www.myname.com/index.php/nl), I got the following debug output:
Debug: access.php Jul 31 2005 23:47:38
Updated settings to use siteaccess 'nl'
Timing: Jul 31 2005 23:47:38
Module start 'content'
Error: eZTSTranslator::loadTranslationFile Jul 31 2005 23:47:38
Could not load translation file: share/translations/dut-NL/translation.ts
Error: eZDebug::writeFile Jul 31 2005 23:47:38
Cannot open log file 'var/log/error.log' for writing
The web server must be allowed to modify the file.
File logging for 'var/log/error.log' is disabled. Any help will be appreciated. Josh
|