From: Bernhard K. <ber...@mn...> - 2004-05-14 07:10:19
|
Hallo, I managed to install phpwiki on Apache2 (Debian/Linux) with PHP 4.3.4. There remains a minor problem: I always get: PHP Warnings lib/Request.php:62: Notice[1024]: The PhpWiki access log file is not writable. * 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. Plese help /var/www2/tmp# ls -laF total 8 drwxrwxrwx 2 wikiuser root 4096 Mai 14 06:48 ./ drwxr-xr-x 4 root root 4096 Mai 14 06:13 ../ -rwxrwx--- 1 wikiuser root 0 Mai 14 06:48 wiki_access_log* Bernhard |