Hello, I decided to try switching from using Apache as the web server and use Lighttpd instead.
I removed all the modules that I installed as part of the Apache installation. Restarted the system. Then installed Lighttpd. I didn't see any errors during the removal or installation steps. These are the commands that I used to perform the Lighttpd install: sudo apt-get install baculum-common baculum-api baculum-api-lighttpd sudo systemctl start baculum-api-lighttpd Unfortunately, when I do the first time run of Baculum API, I get the same error message as I did with Apache: Baculum working directory for Bacula Config: /etc/baculum/Config-api-cache Error Provided directory path is not writable by web server. According to the docs, the following log should have diagnostic information: /var/log/lighttpd/baculum-api-error.log 2023-10-17 10:10:43: server.c.1513) server started (lighttpd/1.4.59) 2023-10-17 10:10:43: configfile.c.1142) WARNING: unknown config-key: compress.filetype (ignored) Wondering what to try next? Regards, Vaughan
_______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users