backup server. I've never used BackupPC before but got everything
installed correctly (as far as I know) and it is in the process of
making a full backup of one machine.
Everything is great except for the CGI script which is giving me
Internal Server Errors. It is currently configured for suid. I figured
I'd give the mod_perl method a try, but it seems that everything in
BackupPC 1.5.0 is not compatible both with the syntax and the format of
Apache 2.0.40 (stock Red Hat
starting apache. It seems that Apache::Registry is changed to
ModPerl::Registry::handler. I made the change in the config file, but
now I have have Access Forbidden.
Here is the httpd.conf snippet dealing with BackupPC
<IfModule mod_perl.c>
<Location /cgi-bin/BackupPC_Admin>
SetHandler perl-script
AllowOverride Indexes AuthConfig
Setenv REMOTE_USER backuppc
PerlHandler ModPerl::Registry::handler
PerlOptions +ParseHeaders
Options +ExecCGI
</Location>
</IfModule>
I now get an error from CGI.pm asking for a non-existent Apache.pm. This
is using Perl 5.8.0
TIA,
--
Robert Cantu <rcantu < at > compgeo.com>
-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
