Keep getting this error on configtest
SquirrelMail version: 1.4.10a
Config file version: 1.4.0
Config file last modified: 25 July 2007 14:04:13
Checking PHP configuration...
PHP version 4.3.9 OK.
PHP extensions OK.
Checking paths...
ERROR: I cannot write to data dir (/var/local/s
>
>> Create test script with
>> ---
>> > define('SM_PATH','../');
>> include_once(SM_PATH . 'functions/global.php');
>> $location = get_location();
>> $baseurl = sqm_baseuri();
>> var_dump($location);
>> var_dump($baseurl);
>> ?>
>> ---
>> Save it in SquirrelMail 1.4.10a src directory, open
>> http
Hi Tomas, hi list,
first, thanks a lot for your e-mail.
> Find out why session cookies are not used.
>
> Get Firefox browser with Live HTTP Headers extension and log all traffic
> between opening login page and getting login error notice.
I attached two files that were logged with the Live HTTP
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Olivier DUCROT wrote:
> Rename the old 1.4.3a (actualy /usr/share/squirrelmail)
> Download the new 1.4.10a and expand it as /usr/share/squirrelmail
> You're down
Don't forget to actually CONFIGURE the new version. And migrate your
user preferences an
Rename the old 1.4.3a (actualy /usr/share/squirrelmail)
Download the new 1.4.10a and expand it as /usr/share/squirrelmail
You're down
If you need help with the commands, ask for it
le 25/07/07 19:14, Bryan Thompson à [EMAIL PROTECTED] a écrit :
> Hi all,
>
> I'm hoping someone can give me some