-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Nigel Kendrick wrote: > --> May not be an issue, but I have one server running SugarCRM in a 9-5 > operation and > am planning to have the server do some overnight backups of LAN-based > machines and I am > just pre-empting this upsetting SugarCRM - it may not. > > --> I have another that's a small Asterisk (Trixbox) server (again, 9-5 > only), where Apache has to be run as 'trixbox' and I am wondering how this > may all fit together!
You are probably better off leaving your apache config as-is, but getting it to run the backuppc cgi-scripts as user backuppc. This is done with the suexec module in apache, which is pretty much standard for most apache systems... You might need to install the package, or enable the module... I run a stand-alone backuppc server, but even that uses suexec to run backuppc scripts :) PS, try and run backuppc on a dedicated machine, mixing it with machines doing "real" work, means your backups might be on the machine you need to restore! Regards, Adam -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkqKwgYACgkQGyoxogrTyiWj4ACgujNPTbwlPoM8G4UMxS/9oGL0 7+sAn2UqwpqMDLBSHwALFHQ7IJOXXEes =kcTL -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ 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/
