FYI: I used these settings:
>$data_dir = '../data/';
>$attachment_dir = "../data/";
with PHP 4.4.4 and SM 1.4.1 and it worked.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Jonathan Angliss
Sent: Tuesday, September 16, 2003 7:5
Now that I've gotten SW working, can someone please tell me what access
rights SM needs to work? My current config is wide open.
I'm using SM 1.4.1, Perl 5.8.0, PHP 4.3.3, Win2k Server (SP4), IIS5.
There are some directories that should be marked as write-only, some with
read and execute, but I d
the full
set of privileges for that folder.
Here are my config.php lines there:
$data_dir = SM_PATH . 'data/';
$attachment_dir = SM_PATH . 'data/attachments/';
as I recall you can do the second line as:
$data_dir = SM_PATH . 'da
Hey all,
I'm running SM 1.4.1 on a win2k server (SP4) using IIS5.
I've muddled through the install process and am getting the following error
after logging in:
Error opening ../data/default_pref
Could not create initial preference file!
..//inetpub/rainwalk/root/squirrel/data/ should be writable