On May 14, 2004, at 5:10 PM, Bernhard Kleine wrote:
> * Please ensure that the file '/var/www2/tmp/wiki_access_log' is
> writable,
> or redefine ACCESS_LOG in index.php.
>
> Since this file is owned by wikiuser, I donot understand the error.
Perhaps the apache web-server user is different from 'wikiuser'?
On Debian, the apache server commonly runs as 'www-data', in group
'www-data'.
Make your files group writeable by the www-data group, and things
should work.
-jim
|