Hello Elias,
Could I ask you about showing output from the 'ls' command?
ls -la /opt/bacula/etc
Thanks in advance.
Best regards,
Marcin Haba (gani)
On Fri, 10 Mar 2023 at 00:08, Elias Pereira wrote:
>
> hi,
>
> I restarted with:
>
> systemctl restart apache2.service && systemctl restart php7
hi,
I restarted with:
systemctl restart apache2.service && systemctl restart php7.4-fpm.service
reboot machine too and the error still occurs.
Error Error 1000: Internal error. [Warning]
file_put_contents(/opt/bacula/etc/bacula-dir.conf): failed to open stream:
Permission denied (@line 64 in fi
Hello Elias,
If you use Bacula installed in /opt/bacula then the directory to set
permissions is /opt/bacula/etc, not /opt/bacula.
After changing the web server user group, you need to restart PHP (usually
php-fpm) or the web server depending on how your web server uses PHP.
Please let us know i
hi,
I installed bacularis, did the necessary sudo configuration, even followed
the faq below to try to fix the permission error.
https://bacularis.app/doc/brief/troubleshooting.html#permission-denied-error-when-saving-bacula-configuration
- Include user www-data in the bacula group
- I set permi