On 11/15/2010 12:06 PM, Dan Johansson wrote: > On Monday 15 November 2010 18.49:47 Dan Johansson wrote: >> Hi, I am new to this list so pleas be kind if this has already been >> answered... >> >> After updating perl from 5.8.8 to 5.12.2 my BackupPC installation stopped >> working as suidperl is no longer provided. >> I have now compiled a wrap-program (as describer here: >> https://bugzilla.redhat.com/show_bug.cgi?id=611009#c3 ) >> but it still wont work. >> >> Trying to access BackupPC_Admin via the web interface only gives my the >> following: > <snip> >> In the server-log I see the following: > <snip> >> which is about the same as when I start the newly compiled C-wraper on the >> command line: > <snip> >> Any suggestions? >> Regards, > > Hi Again, > > Argh, I found the problem, the original perl-script still had the 's-bit' set > - after removing it everything works again. > > By the way, a big THANKS to the developers for a great product!
Does the apache version in your distribution offer suEXEC support: http://httpd.apache.org/docs/2.2/suexec.html? That might work as well as a specific wrapper. -- Les Mikesell [email protected] ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
