On Mon, Oct 12, 2009 at 11:11 AM, Tomas Kuliavas <tokul@xxxxxxxxxxxxxxxxxxxxx> wrote:
Hmm. Base URL is https. The login page is https. But the error page is plain http. Is this is? If so, how to fix it?
I did this, and the only thing it says is
> Base URL detected as: https://<HOSTNAME>.com/squirrelmail/src1. Is base URL detected correctly? It must match URL displayed in
> (location base autodetected)
browser's address bar.
Hmm. Base URL is https. The login page is https. But the error page is plain http. Is this is? If so, how to fix it?
2. Create test script with
---
<?php
session_write_close();
ini_set('error_reporting',E_ALL);
ini_set('display_errors',1);
var_dump(session_start());
---
I did this, and the only thing it says is
bool(true)
No write errors.------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference
----- 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