Line: 196 to 196 | ||||||||
---|---|---|---|---|---|---|---|---|
These installation steps use Apache web server on Linux as an example. TWiki should run on other web servers and Unix systems as well. | ||||||||
Added: | ||||||||
> > | Note: These installation notes assume user nobody for all files manupulated by the cgi scripts (executed by the web server), and user twiki for all other files. You need to replace user nobody with an other user in case the web server executes the script with a different user ( default for Debian is www-data ). Also, you can substitute user twiki with your own user name. | |||||||
| ||||||||
Line: 212 to 214 | ||||||||
| ||||||||
Added: | ||||||||
> > |
| |||||||
| ||||||||
Line: 226 to 229 | ||||||||
| ||||||||
Changed: | ||||||||
< < | For debugging reasons, here are contents of directories with file permissions: | |||||||
> > | Here are contents of directories with file permissions. Please note that this is for debugging reasons only and does not exactly reflect the distribution: | |||||||
directory twiki/bin :
drwxr-xr-x 5 twiki t5 512 Nov 11 02:52 . drwxr-xr-x 5 twiki t5 512 Nov 6 02:57 .. | ||||||||
Deleted: | ||||||||
< < | drwxrwxrwx 6 twiki t5 512 Nov 6 03:13 data drwxr-xr-x 6 twiki t5 512 Nov 4 20:34 templates | |||||||
-rw-r--r-- 1 twiki t5 430 Oct 21 18:51 .htaccess | ||||||||
Changed: | ||||||||
< < | -rwxrwxrwx 1 twiki t5 3752 Mar 27 02:21 attach -rwxr-xr-x 1 twiki t5 2810 Oct 21 18:51 changes -rwxrwxrwx 1 twiki t5 1244 Mar 27 02:21 delete | |||||||
> > | -rw-r-xr-x 1 twiki t5 3752 Mar 27 02:21 attach -rw-r-xr-x 1 twiki t5 2810 Oct 21 18:51 changes -rw-r-xr-x 1 twiki t5 1244 Mar 27 02:21 delete | |||||||
-rw-r-xr-x 1 twiki t5 2589 Nov 6 03:05 edit -rwxr-xr-x 1 twiki t5 4614 Oct 21 18:52 mailnotify -rw-r-xr-x 1 twiki t5 1353 Oct 23 20:19 oops | ||||||||
Line: 246 to 247 | ||||||||
-rw-r-xr-x 1 twiki t5 6249 Aug 3 04:34 register -rw-r-xr-x 1 twiki t5 6890 Nov 11 03:06 rdiff -rw-r-xr-x 1 twiki t5 1819 Nov 6 03:06 save | ||||||||
Changed: | ||||||||
< < | -rwxr-xr-x 1 twiki t5 3174 Oct 21 18:51 search -rwxrwxrwx 1 twiki t5 6696 Mar 27 02:22 upload | |||||||
> > | -rw-r-xr-x 1 twiki t5 3174 Oct 21 18:51 search -rw-r-xr-x 1 twiki t5 6696 Mar 27 02:22 upload | |||||||
-rw-r-xr-x 1 twiki t5 3878 Nov 11 03:06 view | ||||||||
Changed: | ||||||||
< < | -rwxrwxrwx 1 twiki t5 1538 Mar 27 02:22 viewfile | |||||||
> > | -rw-r-xr-x 1 twiki t5 1538 Mar 27 02:22 viewfile | |||||||
-rw-r-xr-x 1 twiki t5 16169 Nov 7 01:43 wiki.pm -rw-r-xr-x 1 twiki t5 3945 Jun 23 01:24 wikicfg.pm | ||||||||
Line: 339 to 340 | ||||||||
-r--r--r-- 1 nobody 65535 638 Oct 27 02:45 WebNotify.txt,v -rw-r--r-- 1 nobody 65535 3653 Oct 21 18:52 WebSearch.txt -r--r--r-- 1 nobody 65535 3835 Oct 27 02:45 WebSearch.txt,v | ||||||||
Changed: | ||||||||
< < | -rw-rw-rw- 1 twiki t5 7 Oct 21 18:52 webcolor.inc -rw-rw-rw- 1 twiki t5 278 May 20 17:42 webcopyright.inc -rw-rw-rw- 1 twiki t5 402 Oct 26 07:45 weblist.inc | |||||||
> > | -rw-r--r-- 1 twiki t5 7 Oct 21 18:52 webcolor.inc -rw-r--r-- 1 twiki t5 278 May 20 17:42 webcopyright.inc -rw-r--r-- 1 twiki t5 402 Oct 26 07:45 weblist.inc | |||||||
directory twiki/pub/ : | ||||||||
Line: 400 to 401 | ||||||||
-- PeterThoeny - 14 Jun 1999 -- PeterThoeny - 23 Jun 1999 -- PeterThoeny - 01 Sep 1999 | ||||||||
Added: | ||||||||
> > | -- PeterThoeny - 29 Sep 1999 |