Hello Thomas, On Saturday, September 13, 2003, Thomas Stephenson wrote... > I'm having a problem with multiple error messages when opening a > mailbox.
> 1. I've setup Apache 1.3.28 on a Win98se machine in c:\apache > using port 3000. > 2. I've installed PHP4 4.3.3 in c:\PHP4 and gone through the > manual installation and get a valid PHP Info screen. > 3. I've extracted Squirrel Mail to the directory > c:\apache\htdocs\smail. > 4. I've run config.pl and setup the Mercury/32 IMAP4 server as > 192.168.1.3 with a valid domain name of tstephenson.com > I can run http://127.0.0.1:3000/smail/index.php and the Squirrel > Mail login screen comes up. I enter a valid user name and I get > the following series of error messages. > Notice: A session had already been started - ignoring > session_start() in c:\apache\htdocs\mail\src\redirect.php on line > 40 It's a PHP 4.3.3 thing. They altered the session behaviour (again!). Change the session_start() in src/redirect.php to sqsession_is_active(); and it should fix it. -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- 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