Re: [SM-USERS] Can't find existing Data dir on Fedora 15

2011-10-31 Thread sean darcy
On 10/31/2011 01:21 AM, Tomas Kuliavas wrote:


Thanks for the response.

[root@mailserver home]# ls -ld /home/vmail/squirrelmail
drwxrwxrwx. 4 apache apache 4096 Oct 29 20:14 /home/vmail/squirrelmail
[root@mailserver home]# ls -ld /home/vmail
drwx--. 10 vmail vmail 4096 Oct 30 01:40 /home/vmail
[root@mailserver home]# ls -ld /home
drwxr-xr-x. 7 root root 4096 Oct 21 19:23 /home

 From test.php:

open_basedirno valueno value

safe_mode   Off Off
safe_mode_exec_dir  no valueno value
safe_mode_gid   Off Off
safe_mode_include_dir   no valueno value


sean




--
RSA® Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Re: [SM-USERS] Can't find existing Data dir on Fedora 15

2011-10-31 Thread Tomas Kuliavas
sean darcy  gmail.com> writes:

> 
> On 10/31/2011 01:21 AM, Tomas Kuliavas wrote:
> 
> 
> Thanks for the response.
> 
> [root  mailserver home]# ls -ld /home/vmail/squirrelmail
> drwxrwxrwx. 4 apache apache 4096 Oct 29 20:14 /home/vmail/squirrelmail
> [root  mailserver home]# ls -ld /home/vmail
> drwx--. 10 vmail vmail 4096 Oct 30 01:40 /home/vmail
> [root  mailserver home]# ls -ld /home
> drwxr-xr-x. 7 root root 4096 Oct 21 19:23 /home

rwx--. 10 vmail vmail 4096 Oct 30 01:40 /home/vmail

SquirrelMail can't read parent directory. If users can't read /home/vmail, 
they can't read /home/vmail/squirrelmail.

Attachment directory is used only for temporary data. Set it to /tmp. That 
way data will be housekept according to your server's temp data housekeeping 
policies.

Set data directory to /var/local/squirrelmail or other directory outside of
/home/vmail. Data directory is not related to your mail store. It holds
application specific user preferences.

If you want to simplify data backup procedures on your server, consider using 
DB to store SquirrelMail user preferences and address books.

-- 
Tomas


--
RSA® Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users