Hi all,
I just installed Squirrelmail, latest released
version 1.4.2, which used with Courier-imap.
When trying to login into squirrelmail using imap
account, yes, very commonly as discussed in squirrelmail website,
I'm getting with this
problem,' Error: "You Must Be Logged in to
Access This Page" ',
However, I have tried all the solutions posted in
http://www.squirrelmail.org/wiki/en_US/CookieRequirement, such as register_globals =
Off and session.use_cookies = 1 in
php.ini, php_flag register_globals On in
.htaccess in squirrelmail directory and the rests of that URL.
And Im sure the following is working fine:
- config.php is essentially identical
- data/attachements permissions are correct (tried 777 even)
- Courier IMAP daemon (logs) reports a successful login/logout as a 1.4.2 login attempt is made
- config.php is essentially identical
- data/attachements permissions are correct (tried 777 even)
- Courier IMAP daemon (logs) reports a successful login/logout as a 1.4.2 login attempt is made
I even tried the
follows:-
Directory "/path/to/docroot">
Options Indexes FollowSymLinks MultiViews
AllowOverride All
</Directory>
Directory "/path/to/docroot">
Options Indexes FollowSymLinks MultiViews
AllowOverride All
</Directory>
But after all, still unable to solve
it!
Anyone has other solutions which I havent try
yet?
Many thanks.
Best Regards,
Vincent
