hi,
Well this is embarrassing, the system used to run BackupPC and apache was set
to run as user backuppc. Once I changed it back to www-data, bacula-web is now
working.
Thank you for having me double check who was running apache.
Mark
From: Sebastian S
Am 11.11.2018 um 20:16 schrieb Maciolek, Mark:
Hi!
> These are my permissions for application.db
>
> /var/www/html/bacula-web/application/assets/protected$ ls -al
> total 16
> drwxr-xr-- 2 www-data www-data 4096 Nov 10 04:22 .
> drwxr-xr-x 6 root root 4096 Nov 10 02:06 ..
> -rw-r- 1
hi,
These are my permissions for application.db
/var/www/html/bacula-web/application/assets/protected$ ls -al
total 16
drwxr-xr-- 2 www-data www-data 4096 Nov 10 04:22 .
drwxr-xr-x 6 root root 4096 Nov 10 02:06 ..
-rw-r- 1 www-data www-data 4096 Nov 10 04:22 application.db
-rw-r--r--
Am 10.11.2018 um 11:41 schrieb Chris Wilkinson:
> I had trouble with the curl -o command but got it with wget instead.
> CURL just downloaded ~370 bytes.
Yes, me too. I guess it's because the manual states a HTTP address which
the server redirects to a HTTPS address which can't be handled by curl