Bacula-users

[Bacula-users] Error Webacula

2011-04-01 13:04:06
Subject: [Bacula-users] Error Webacula
From: Bold <bacula-forum AT backupcentral DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 01 Apr 2011 03:26:23 -0700
Did you give the execution rights to bacula :

chown root:bacula /usr/bin/bconsole
chmod u=rwx,g=rx,o= /usr/bin/bconsole
chown root:bacula /etc/bacula/bconsole.conf
chmod u=rw,g=r,o= /etc/bacula/bconsole.conf

Did you put bacula in the right group :

sudo usermod -aG bacula www-data

Webacula installation procedure 
(http://www.java-tutorial.ch/ubuntu/webacula-installation-on-ubuntu)

+----------------------------------------------------------------------
|This was sent by sursini AT gmail DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] Error Webacula, Bold <=