Thanks for the quick reply. :-)
Reini Urban skrev:
>
> /tmp is used in:
> DATABASE_DIRECTORY (mandatory)
DATABASE_DIRECTORY = pages
> PLUGIN_CACHED_CACHE_DIR (mandatory) and
so you say that I need to adjust
;PLUGIN_CACHED_CACHE_DIR = /tmp/cache
out of /tmp even if I am not having database set to file?
To quote from config.ini:
"; This is only used if database is set to file.
; The webserver must have write access to this dir!"
Ok, I'll have a look at that and see if it works then
> TEMP_DIR (optional)
TEMP_DIR =tmp
> ACCESS_LOG (optional)
;ACCESS_LOG = /var/tmp/wiki_access_log
which as far as I understood means that no access log will be created?
I have also set
DEFAULT_DUMP_DIR = tmp/wikidump
HTML_DUMP_DIR = tmp/wikidumphtml
even though I have not tried to do any dumps (yet).-
>
> This is is just the default if you didn't set DATABASE_DIRECTORY
>
Ok, that was what it looked like.
M.
|