kantijena wrote:
> plz tell me where i have to set $Conf{CgiAdminUser}.
The location depends on where you installed backuppc. It will be in a
file named config.pl. There are some instructions here:
http://backuppc.sourceforge.net/faq/BackupPC.html#step_3__setting_up_config_pl
> I have gone through the perl.configure.pl file and also i will made some
> changes dere but nothing will be happened.
> And i had make some changes in #vi/etc/httpd/conf/httpd.conf that username is
> backuppc and group name is apache. After that i restart the httpd service
> also i restart the backuppc service . But nothing will be happened . Till I
> have same proble,
This user name is the unix user id that the httpd process runs as. If
you are using mod_perl you need to make that the same as the backuppc
user. If you run backuppc as a cgi program instead of using mod_perl
this is not necessary. However in either case, this user name is not
related to the $Conf{CgiAdminUser} setting. You need to configuration
as shown at:
http://backuppc.sourceforge.net/faq/BackupPC.html#step_9__cgi_interface
Or, as it mentions down the page you can set $Conf{CgiAdminUsers} = '*'
if you don't want to require a login on the web page.
--
Les Mikesell
[EMAIL PROTECTED]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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/