p dont think wrote:

This appears to be a common error. I've checked and checked again


the


data directory permissions. Apache is running as user apache and


group


apache. I have chmod 777 the directory. But I still get this error


no


matter which permissions I use. Scouring the internet and support


docs


on

This leads me to believe you're chmoding the wrong directory.



Or SM is looking for default_pref in the wrong place. This is common if the vlogin plugin is used and is misconfigured but we don't have any detail on the plugins in use.

>

I'm not using the vlogin plugin. Here's a list of plugins I'm using. I haven't installed any third-party plugins.

  1. filters
  2. squirrelspell
  3. spamcop
  4. newmail
  5. calendar
  6. administrator
  7. bug_report


so then show $data_dir from config/config.php and show a directory listing of that directory. and show what the "User" and "Group" settings are from your apache's httpd.conf




I put a direct path in just to make sure. $data_dir = '/var/www/html/data/'

Here's a directory listing for the data_dir
drwxrwxrwx  2 apache apache 4096 Dec 21 17:01 /var/www/html/data

Here's the user and group apache is running as.

User apache
Group apache

A ps auxw | grep httpd command shows this.

root 2940 0.0 2.0 19768 10016 ? Ss 21:22 0:00 /usr/sbin/httpd
apache 2943 0.0 2.1 19768 10356 ? S 21:22 0:00 /usr/sbin/httpd
apache 2944 0.0 2.4 23336 11820 ? S 21:22 0:00 /usr/sbin/httpd
apache 2945 0.0 2.0 19768 10136 ? S 21:22 0:00 /usr/sbin/httpd
apache 2946 0.0 2.7 24768 13336 ? S 21:22 0:00 /usr/sbin/httpd
apache 2947 0.0 2.0 19768 10136 ? S 21:22 0:00 /usr/sbin/httpd
apache 2948 0.0 2.0 19768 10036 ? S 21:22 0:00 /usr/sbin/httpd
apache 2949 0.0 2.0 19768 10036 ? S 21:22 0:00 /usr/sbin/httpd
apache 2950 0.0 2.0 19768 10036 ? S 21:22 0:00 /usr/sbin/httpd



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
--
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