Hello Andy, On Wednesday, October 30, 2002, Andy Saurin wrote... > I'm doing my nut here trying to understand what's wrong, and I cannot > pinpoint the problem... > I've installed squirrelmail correctly, I believe - set the right > POP/SMTP/IMAP servers, but everytime I successfully login, redirect.php > gives the following error:
> Fatal error: Call to undefined function: session_write_close() in > /web/mail/src/redirect.php on line 174 session_write_close() is a function that is only available after PHP 4.0.4. Which version of PHP do you have installed? Have you compiled it without sessions? -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en -- 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
