Re: Squirremail and Safari 5.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




JasonHirsh wrote:
> 
> 
> 
> JasonHirsh wrote:
>> 
>> I am using squirrelmail 1.4.21  on FreeBSD 8.0 running Postfix/Dovecot
>> and Apache22
>> 
>> 
>> I can now access squirrelmail with Firefox 6  but using Safari 5.o I get
>> the infamous
>> 
>> ERROR
>> You must be logged in to access this page."
>> 
>> Cookies are enable in Safari... The SM info doesn't seem to indicated any
>> compatability issues...
>> 
>> any suggestions??
>> 
>> 
>> 
> 
> 
> Opps after working for several hours in firefox I am now getting the same
> error
> 
> maillog shows that the IMAP server has been logged in
> 
> HTTP files show no errors....
> 

Create test php script with following code
-----
<?php
session_write_close();
ini_set('error_reporting',E_ALL);
ini_set('display_errors',1);
var_dump(session_start());
-----

Save it in SquirrelMail root directory and open it in your browser. If you
see session write errors, fix them.

If you use PHP with suhosin, remember that sessions hardened with suhosin
are locked to client IP address and browser id.

-- 
Tomas
-- 
View this message in context: http://old.nabble.com/Squirremail-and-Safari-5.0-tp32615996p32618233.html
Sent from the squirrelmail-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux