[EMAIL PROTECTED] said: > now I am using CPanel in cpanel the direcory is in first page.
Sorry, I don't understand what that means. > I don't know what to write in cpanel The issue is not cPanel. You must make sure that the path to the data directory and attachments directory are the same as what is specified in the config.php file. You can choose to put those two directories wherever you like, as long as config.php is edited to match the new paths. I have my data and attachments directories outside the public_html (or www) directory, so that they aren't accessible from the outside. For example, my data directory is at: /home/accountname/data_sm_users My data directory ownership: UID: nobody, GID: squirrel. Permissions: 755. This is on a server where PHP runs as an Apache module. If your server runs PHP as CGI, then ownership settings will likely be different. ------------------------------------------------------- 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
