I am trying to get squirrelmail working and am running into a problem with, I think, the php setup. (Squirrelmail v. 1.4.1, mod_php v. 4.3.2-r4)
The default is to have session.save_path set to /tmp and I have left it as such, however when I log into squirrelmail, it gives the following error: Warning: session_start(): open(/tmp/sess_e738fb3ddc36c900002e11cd3e31e2bb, O_RDWR) failed: Permission denied (13) in /home/httpd/htdocs/squirrelmail/functions/global.php on line 295 Along with several others that are related to squirrelmail not being able to access the session info in /tmp. Has anyone else run into this? What permissions/mount options does /tmp have to have for php to be able to use it? I know that distcc is using /tmp without any problems. -- Ian Truelsen Email: [EMAIL PROTECTED] AIM: ihtruelsen Homepage: http://www.ihtruelsen.dyndns.org -- [EMAIL PROTECTED] mailing list
