Re: [BackupPC-users] Cannot access the Web Interface(Response.pmnotfound)

2006-09-11 Thread Ambrose Li
On 10/09/06, Hendrik Friedel <[EMAIL PROTECTED]> wrote: > Well, if I'm not mistaken, either mod_perl, or setuid is a required, isn't > it? > Otherwise, Apache would have to run as user backuppc, which is also not > setup in that way by the ebuild. This may not be the case. When I tried to install

Re: [BackupPC-users] Cannot access the Web Interface(Response.pmnotfound)

2006-09-10 Thread Nils Breunese (Lemonbit Internet)
Hendrik Friedel wrote: >> Just install perl-setuid (I don't know the exact Gentoo name). >> >>> Thus, something must be messed up with the ebuilds requirements. >> >> setuid is not required for just plain perl, so it's not a dependency. > > Well, if I'm not mistaken, either mod_perl, or setuid is

Re: [BackupPC-users] Cannot access the Web Interface(Response.pmnotfound)

2006-09-10 Thread Hendrik Friedel
Dear Nils, > Just install perl-setuid (I don't know the exact Gentoo name). > >> Thus, something must be messed up with the ebuilds requirements. > > setuid is not required for just plain perl, so it's not a dependency. Well, if I'm not mistaken, either mod_perl, or setuid is a required, isn't