Hello, Thanks for your feedback
First of all, I have two questions - Just curious, why are you not using built-in authentication but HTTP Basic authentication instead ? - Which OS are you running Debian, Ubuntu, etc ? Regarding the issue you're facing (403 permission denied). As mentioned in latest documentation, please make sure Lighttpd configuration is using Bacula-Web public sub-folder as a "root folder" Assuming you've installed Bacula-Web in /var/www/html/bacula-web, configure it like below server.document-root = "/var/www/html/bacula-web/public/" I'll setup an environment based on Ubuntu or Debian to make some test with Lighttpd server and will let you know how it goes. By the way, the documentation mention how to update permissions for application/views/cache (see link below) https://docs.bacula-web.org/en/latest/02_install/installarchive.html#change-files-folders-permissions One of my objective for next release is to update the documentation which needs some update and fixes. I have created an issue to update the documentation with instructions for Lighttpd https://github.com/bacula-web/bacula-web/issues/129 Feel free to add comments and suggestions on the GitHub issue Best regards Davide On Thu, Oct 27, 2022 at 1:47 AM <sru...@gemneye.org> wrote: > On 2022-10-21 21:32, Davide F. wrote: > > Hello, > > Let me try to help you here > > Can you share your lighttpd config ? > > Could you also try to run the check from a shell please ? > > https://docs.bacula-web.org/en/latest/02_install/test.html#using-bacula-web-console > > Please note that there's a regression for users who setup Bacula-Web for > the first time using the bwc script but I'm already working on a fix. > > Best regards > > > > ======================= > Checking requirements > ======================= > > PHP version Ok > PHP timezone Ok > Protected assets folder is writable Ok > Smarty cache folder write permission Ok > PHP Posix support Ok > PHP PDO support Ok > PHP SQLite support Ok > > PDO drivers (available): driver: mysql > driver: pgsql > driver: sqlite > PHP Gettext support Ok > PHP Session support Ok > > The lighttpd config is pretty generic. No virtual host is configured for > bacula-web. It is using the main configuration where the base folder is > defined, and web apps are put in that directory. I also have the SSLEngine > turned on. > > I still get the 403 forbidden error message. > > BTW -- the first time I ran bwc check I got Error. I changed the > permissions of the application/views/cache/ (which I did not see on the > upgrade page) directory to be owned by lighttpd: and of course, gave write > write permissions. > > I am also using 8.6.2 now. >
_______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users