---------------------------- Original Message ---------------------------- Subject: Urgent: Bug Report SM 1.4.6 From: "Adam B. Dombi" <[EMAIL PROTECTED]> Date: Wed, December 28, 2005 6:39 pm --------------------------------------------------------------------------
Dear Sir or Madam, I've tried to set up 3 (three!!) SquirrelMail 1.4.6 Installations, that resides on different Windows 2003 Machines - each with full Cygwin Installation (required for Exim/UW-Mail-Servers and SSHD). PHP is 5.1.1 and seems to running fine. Unfortunately, SqirrelMail works, but produces (not always, but sometimes!!!) the following error-chain. Further, neither the operation that triggers the error, nor the time seems both to be deterministic. (!!!) (Sometimes after Login, other times after clicking a button, another time after third or fourth Refresh, a.o.) The Error-Output pattern looks always the same: Warning: session_start() [function.session-start]: open(C:\PHP\sessiondata\sess_e6134f15c778dc92b4ca18c070690a2b, O_RDWR) failed: Permission denied (13) in C:\Inetpub\webmail\functions\global.php on line 334 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\Inetpub\webmail\functions\global.php:334) in C:\Inetpub\webmail\functions\global.php on line 334 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\Inetpub\webmail\functions\global.php:334) in C:\Inetpub\webmail\functions\global.php on line 334 Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\webmail\functions\global.php:334) in C:\Inetpub\webmail\functions\i18n.php on line 326 What I have checked yet: - Windows, Cygwin and the Mailservers works fine. - PHP.INI seems to be Ok. The error frequency can be slightly reduced with setting global_registred = On (See http://www.adenet.biz/central-pc.php, the file that contains the phpinfo();-Directive) - All right settings for all directories and files are Ok - including C:/PHP/sessiondata is global accessible. (Everyone can RWC, setuid() a.o.) - The session-cookie-error appears with all MSIE-browsers and OS (Win9X, XinXP, Win2003) - I do not see any difference, wheather I connect via HTTP or HTTPS (No effect) - I tried with and without german localization (de_DE) (No effect) - I tried diffrent settings with conf.pl. (No effect) In my opinion, there may be a timing issue, that the PHP-variables are not updated within the IIS-processing runtime. I'am not specialized in PHP, but perhaps a small delay (normally called a terrible hack) or a kind of flush()-directive may solve the problem. Thank you for looking into the problem. With Best Regards Adam Dombi /A/D/E/ A. Dombi Engineering, CH-8712 Stäfa, Tel. +411 926 85 00, Fax +411 926 85 01 Web: http://www.ADEnet.ch/, Mail: [EMAIL PROTECTED], Free Webfax: http://www.ADEnet.ch/WebFax.htm Adam B. Dombi, Dipl. El. Ing. FH HSR (Inhaber) ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
