Error opening ../data/default_pref Default preference file not found or not readable! Please contact your system administrator and report this error.
I've already checked the FAQ, and Google.
in conf.pl I have this:
2. Data Directory : /var/www/localhost/htdocs/mail/data/ 3. Attachment Directory : $data_dir
in /var/www/localhost/htdocs/mail/ I have this:
postal squirrelmail # ls -la total 115 drwxr-xr-x 16 root root 640 Apr 7 22:03 . drwxr-xr-x 4 root root 248 Apr 14 22:21 .. -rw-r--r-- 1 root root 4751 Apr 7 22:03 AUTHORS -rw-r--r-- 1 root root 15131 Apr 7 22:03 COPYING -rw-r--r-- 1 root root 41947 Apr 7 22:03 ChangeLog -rw-r--r-- 1 root root 7845 Apr 7 22:03 INSTALL -rw-r--r-- 1 root root 2625 Apr 7 22:03 README -rw-r--r-- 1 root root 3628 Apr 7 22:03 ReleaseNotes -rw-r--r-- 1 root root 4708 Apr 7 22:03 UPGRADE drwxr-xr-x 5 root root 216 Apr 7 22:03 class drwxr-xr-x 2 root root 168 Apr 7 22:07 config -rw-r--r-- 1 root root 92 Apr 7 22:03 configure drwxr-xr-x 3 root root 72 Apr 7 22:03 contrib drwxrwxrwx 2 apache apache 80 Apr 19 13:20 data drwxr-xr-x 3 root root 544 Apr 7 22:03 doc drwxr-xr-x 2 root root 1160 Apr 14 22:37 functions drwxr-xr-x 28 root root 704 Apr 7 22:03 help drwxr-xr-x 2 root root 960 Apr 7 22:03 images drwxr-xr-x 3 root root 168 Apr 7 22:03 include -rw-r--r-- 1 root root 338 Apr 7 22:03 index.php drwxr-xr-x 43 root root 1096 Apr 7 22:03 locale drwxr-xr-x 28 root root 960 Apr 14 22:32 plugins drwxr-xr-x 2 root root 272 Apr 7 22:03 po drwxr-xr-x 2 root root 1344 Apr 7 22:03 src drwxr-xr-x 3 root root 1464 Apr 7 22:03 themes postal squirrelmail #
I tried chmod 777 -R data just to (hopefully) eliminate permissions
In /data, I have this:
postal data # ls -laF total 6 drwxrwxrwx 2 apache apache 80 Apr 19 13:20 ./ drwxr-xr-x 16 root root 640 Apr 7 22:03 ../ -rwxrwxrwx 1 apache apache 82 Apr 19 13:20 default.pref* postal data #
This is SM 1.4.2 Gentoo Linux Apache 1.3.29 mod_PHP 4.3.6
How can I fix this? It just started.. I think this cronjob had something to do with it:
#Remove cruft from squirrelmail
#0 3 * * * find /var/www/localhost/htdocs/squirrelmail/data -type f -mtime +1 -exec rm -f {} \;
Any advice? Thanks!
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click -- 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
