I have just installed DokuWiki on localhost, using latest master from GitHub. I want to set up multisite to develop sites from one codebase, so installed the farmer plugin, but when I go to visit the animal, it throws me this error:
The logdir ('log') at /Users/{username}/Sites/animals/{animalname}/data//log is not found, isn't accessible or writable. You should check your config and permission settings. Or maybe you want to run the installer?
I remember reading something about a new logging mechanism being implemented, so maybe it is just a glitch somewhere in between master branch and the farmer plugin needing an update. But insights welcome!