Closed phil-ide closed 2 years ago
The farmer plugin only creates directories when creating a new animal. So if the log dir was created, it was done (maybe?) by DokuWiki. But I don't see how a properly set up DokuWiki should be able to create directories owned by root. Maybe you're running some docker setup? In any case I don't see what the farmer plugin (or dokuwiki) could do about it.
I upgraded my wiki farm to "Igor" rc2022-06-26, and all my animals broke. The farmer ran fine.
I determined that the log folder created had the wrong owner and group (both root), changed them to www-data:
sudo chown www-data:www-data /var/www/data/log