> |> I've just finished deploying SquirrelMail version 1.4.3a, I can access > |> to the login page, but when I try to log in I get the following > error: > |> > |> "Error opening ../data/default_pref > |> Default preference file not found or not readable! > |> Please contact your system administrator and report this error." > |> > |> I've set the permissions for the folder data/ with "chown -R > |> nobody:nobody data/" and "chmod 0777 -R data/", also I've configured > the |> config.php to look for the folder in the right place. I'm still > having |> this problem and I don't know what to do. Please shed me some > light on |> this. Thanks in advance. > | > | > | Please show directory listing for data dir and the config.php line for > | $data_dir > > > /var/www/ > drwxrwxrwx 2 nobody nobody 4.0K Aug 3 21:42 data > > /var/www/data/ > - -rwxrwxrwx 1 nobody nobody 48 Aug 3 21:42 default_pref > - -rwxrwxrwx 1 nobody nobody 469 Aug 3 21:42 index.php > > > config.php $data_dir = '/var/www/data/'; >
Do you have php safe more enabled? ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
