I have SquirrelMail (1.5.0 from Debian sid) installed. During initial 
setup and testing, I had it running from an aliased subdirectory thusly:
        http://www.mysite.com/squirrelmail/

and everything was working peachy.

I recently switched to a subdomain so that SquirrelMail can be accessed 
from:
        http://webmail.mysite.com/

(to make it easier for me and my users to access) however, after the 
switch, I now get this error when trying to access it:

        Fatal error: session_start(): Failed to initialize storage module. in
        /usr/share/squirrelmail/functions/global.php on line 341

Aside from setting up Apache to access the dir as a virt host:
        <VirtualHost *>
          DocumentRoot /usr/share/squirrelmail/
          ServerName webmail.mysite.com
        </VirtualHost>

and SquirrelMail's conf to reflect this change, I've not changed anything 
else.

Searching through the archives, I found this:
        
http://article.gmane.org/gmane.mail.squirrelmail.user/15150/match=+failed++initialize+storage+module

which doesn't seem to have any replies ;-)

Anyone have any idea what I should do to fix this? Or, what I could check 
even?

-- 
Sam Hart
University/Work addr. <[EMAIL PROTECTED]>
Personal addr. <[EMAIL PROTECTED]>
Alternative <[EMAIL PROTECTED]>
end



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&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

Reply via email to