Re: [Personalbackup-users] Gentoo installation
Status: Beta
Brought to you by:
linuxtuxie
From: kku <kk...@el...> - 2005-02-21 10:52:55
|
At 11:46 21/02/2005, you wrote: >On Mon, 2005-02-21 at 11:16 +0100, kku wrote: > > > You can only use admin/admin if you select "database" as authentication > method. > >Or I'm doing something wrong, or it doesn't work. > >Anyway, the config file points out that the database needs to be used. I >can create a new account through the login-screen, but when I try to use >it, the screen blanks and returns to the login-screen without any >notice. >Apache2 acces_log shows me a SESSION for index.cgi. Perhaps I'm missing >session support somewhere ... You only need to make sure you that you have the perl CGI::Session module. >/var/log/personalbackup stays empty. That is normal, the folder /var/log/personalbackup is used for the machines that will be backed up, they will place their logfiles in that folders. PersonalBackup itself (daemon & web interface) uses syslog to send its log/error messages. So you should have a look at your /var/log/messages file. Regards, LinuxTuxie |