Re: [Personalbackup-users] Gentoo installation
Status: Beta
Brought to you by:
linuxtuxie
From: kku <kk...@el...> - 2005-02-21 13:11:40
|
At 13:59 21/02/2005, you wrote: >On Mon, 2005-02-21 at 13:48 +0100, kku wrote: > > > This seems to be ok. What does /var/log/messages show when you enter the > > login page ? > >This is shown whe I start personalbackupd: > >Feb 21 14:11:27 Fata-Morgana personalbackup[9030]: Starting up >personalbackupd >Feb 21 14:11:27 Fata-Morgana personalbackup[9031]: Resetting database >Feb 21 14:11:27 Fata-Morgana personalbackup[9031]: Setting Incomplete >backup logs to Failed >Feb 21 14:11:28 Fata-Morgana personalbackup[9033]: Starting Cleanup >Feb 21 14:11:28 Fata-Morgana personalbackup[9033]: Closing down Cleanup > >The logon-process doens't show anything. Are you sure that the folder "$tempdir" exists (it can be found in /etc/personalbackup.conf) and is world writable/readable ? CGI::Session is going to use this folder to store its session info. So your the user under which apache is running needs to have write access to this folder. Maybe the error_log of apache will show you some more details ? >PS I managed to make a working init-script on Gentoo. See attachement. Thanks!! LinuxTuxie |