PDA

View Full Version : SquirrelMail login



ben29
01-11-2010, 10:26 AM
i can't to log in !

ERRORError opening ../data/default_pref
Default preference file not found or not readable!
Please contact your system administrator and report this error.
Go to the login page (http://my-dns.co.il/squirrelmail/src/login.php)

i try this solution:
http://www.directadmin.com/forum/showthread.php?t=28321

and that dont fix that.

what sould i have to do?

nobaloney
01-11-2010, 11:39 AM
Does the file exist? Is it readable? Are you running PHP as cgi or as apache module?

If the file exists what is the output of an ls -al directory listing on the file?

Jeff

ben29
01-12-2010, 05:20 AM
i'm using :
PHP 5.2.12 (cli)



ls -al /var/www/html/squirrelmail/
drwxrwx--- 2 apache webapps 4096 Aug 18 01:07 data

ls -al /var/www/html/squirrelmail/data
-rw------- 1 apache webapps 41 Jan 11 20:16 default_pref
-rwxrwx--- 1 apache webapps 14 Mar 2 2002 .htaccess
-rwxrwx--- 1 apache webapps 485 Apr 16 2009 index.php

scsi
01-12-2010, 07:55 AM
chown -R webapps:webapps /var/www/html/squirrelmail

ben29
01-12-2010, 12:01 PM
still have the problem

skruf
01-12-2010, 07:33 PM
Hey,

chmod 770 /var/www/html/squirrelmail/data/default_pref

David

ben29
01-13-2010, 07:46 AM
:(
still not work

SajtXL
01-14-2010, 02:39 PM
I have the same problem some time ago.

I just download a new copy of squirrelmail, and copy that file, then it work fine again.