So, this bit here --- if (chdir((char *)(conf->cache_setup))) { mi_serror("%s", strerror(errno)); goto exit;
One last thing, if a note is added to the documentation about cache file directory, perhaps something about the ownership of the directory (www-data:www-data) should be included. Otherwise creating it as root (or any other user really) would prevent write access by the server/mod-musicindex. mkdir /<some persistent directory>/musicindex chown www-data:www-data /<some persistent directory>/musicindex Else - [mod_musicindex] (error_handler) (file_cache_make_dir) Permission denied., referer: http://localhost/music/rock/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org