From: Reini U. <ru...@x-...> - 2007-03-18 21:17:33
|
2007/3/18, Morten Sickel <ab...@si...>: > Thanks for the quick reply. :-) > > Reini Urban skrev: > > > > /tmp is used in: > > DATABASE_DIRECTORY (mandatory) > > DATABASE_DIRECTORY = pages much better is to use absolute pathnames. in one stage we do chdir (into the locale) and I forgot what else does a chdir implicitly. > > 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!" This is wrong. CACHE_DIR is used for editing and some plugins. I'll fix that. > 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. > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > -- Reini Urban http://phpwiki.org/ http://murbreak.at/ http://spacemovie.mur.at/ http://helsinki.at/ |