Hello all

i have installed Version 1.4.4 with the newest language files in /locale.
The files are in  /locale/de_DE/LC_MESSAGES.. Owner is wwwrun:www .

In the config.php are following values:

<?php
/**
* SquirrelMail Configuration File
* Created using the configure script, conf.pl
*/
global $version;
$config_version = '1.4.0'; $config_use_color = 2; $org_name = "SquirrelMail";
$org_logo = SM_PATH . 'images/sm_logo.png';
$org_logo_width = '308'; $org_logo_height = '111'; $org_title = "SquirrelMail $version";
$signout_page = '';
$frame_top = '_top';
$provider_uri = 'http://www.squirrelmail.org/';
$provider_name = 'SquirrelMail';
$motd = "";
$squirrelmail_default_language = 'de_DE';
$default_charset = 'iso-8859-1';
$lossy_encoding = false;
$domain = 'example.com';
$imapServerAddress = 'localhost';
$imapPort = 143;
$useSendmail = false;
$smtpServerAddress = 'localhost';
$smtpPort = 25;


I set in the user.pref default Language is "Deutsch" "de_DE" but the menus are allways in english.
If i set as user in spanish for example, the menus are in spanish.
On the the machine is installed 1.4.3 and runs without any language problem.


Whats wrong, what must i do - changes in php.ini or Apache-Settings?
How can help to find the error , debugs on ?

Please help because i must update the older version for security reason.


Grieetings Joachim



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [email protected]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to