On Thu, 2006-02-02 at 02:57, Jamie Myers wrote:
> I was hoping someone out there could help me with this one. After
> rebuilding my BackupPC box I got it backing up some machines. I was
> able to look at the host status before the backups started, but once a
> backup has started on a host I get the following error:
> 
> Software error:
> 
> Can't use an undefined value as an ARRAY reference at
> /backup/scripts/lib/BackupPC/CGI/HostInfo.pm line 291.

You probably have an email address enclosed in double
quotes in the config file.  Perl interprets the @ as
an array reference.  Changing to single quotes (')
should keep it as literal text.

-- 
  Les Mikesell
   [EMAIL PROTECTED]




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to