Nils, I have "perl-suidperl-5.8.6-24" installed on the server.
I've checked the permissions for the BackupPC_Admin file (below): -rwxr-x--- 1 backuppc apache 4.0K Jun 28 17:23 BackupPC_Admin This is different than the installation instructions. The install instructions call for: -swxr-x--- 1 backuppc apache 4.0K Jun 28 17:23 BackupPC_Admin How do I change the "-r" (second bit of the permissions string) to a "-s"? TIA! Regards, Brian Butler Automation Manager Arc Products 619-869-4319 Direct Line 619-628-1022 x 319 619-628-1028 Fax [EMAIL PROTECTED] [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nils Breunese (Lemonbit) Sent: Friday, June 29, 2007 10:32 AM To: [email protected] Subject: Re: [BackupPC-users] CGI Problems Brian Butler wrote: > I'd also like to use CGI instead of mod_perl, but I been unable to > get it > configured. Creating another instance of Apache is okay, but I > thing it > would add additional load to the system--not knowing much more > about this. > > Could you offer steps to configure it using CGI? Is there a > configuration > line I need to add in the httpd.conf file or other items to > change / add. There's nothing I needed to add to my apache config. Step 9 of the installation instructions explains the 'standard mode' (CGI) and the mod_perl setup. Just follow the steps for the 'standard mode' install: <http://backuppc.sourceforge.net/faq/ BackupPC.html#step_9__cgi_interface>. To get perl with setuid supported I had to install the perl-suidperl package on CentOS 4 (yum install perl-suidperl). This package might be named differently for your distro. Nils Breunese. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
