Brian Gold wrote:
> 
>> From: Tomas Kuliavas [mailto:to...@users.sourceforge.net]
>> Sent: Friday, March 09, 2012 12:41 PM
>> To: squirrelmail-users@lists.sourceforge.net
>> Subject: Re: [SM-USERS] getting the dreaded "you must be logged in to
>> access this page"
>> 
>> Could you show all your php session settings and list of enabled php
>> extensions.
>> 
>> --
>> Tomas
> 
> https://warlock.simons-rock.edu/webmail/src/phpinfo.php
> 
> 
You have  session.use_cookies   Off
http://php.net/session.configuration#ini.session.use-cookies

SquirrelMail does not work without cookies without making massive changes in
SquirrelMail code.

Instead of upping memory limit to 512M get APC extension and make sure that
server side sorting enabled in your setup, if IMAP server supports it. I
suspect that you have php-pecl-apc rpm in your RHEL DVD.

-- 
View this message in context: 
http://old.nabble.com/Re%3A-getting-the-dreaded-%22you-must-be-logged-in-to-access-this-page%22-tp33473353p33473780.html
Sent from the squirrelmail-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to