Okay, I understand now. You're trying to use setuid to get the web server to run BPC as the backuppc user. There are lots of different ways to make a web server run Perl as a specific user/group, and they don't all work.
If you're using Apache, the "SuexecUserGroup" config in your vhost can fix this (requires an optional module to be installed: https://httpd.apache.org/docs/2.4/suexec.html). But in any case, your BackupPC configuration is fine, this is a web server configuration problem. If you'd like a hand sorting out your web server config (and you're using either Apache or nginx). feel free to contact me off-list. On Sat, Nov 5, 2022, at 11:53 PM, Dave Bachmann wrote: > It's from the GUI which only partially loads. > > > *From:* Rob Sheldon <r...@robsheldon.com> > *Sent:* Saturday, November 5, 2022 18:33 > *To:* backuppc-users@lists.sourceforge.net > <backuppc-users@lists.sourceforge.net> > *Subject:* Re: [BackupPC-users] Setuid problem > > Waitaminnit, the service status says it's running. Are you getting this error > through the web interface, or on the commandline? _</email>_ Rob Sheldon _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: https://github.com/backuppc/backuppc/wiki Project: https://backuppc.github.io/backuppc/