Habe hier eine Frage zu den Mails, die mir der Cron Daemon täglich schickt.
Anhand der Dateigröße usw. scheinen die Backups, die der Dumper per Cronjob anfertigt, komplett zu sein, das Log sagt auch "Finished backup of database". Soweit also alles ok.
Allerdings kriege ich nach jedem Durchlauf eine Mail vom Cron Daemon, mit folgendem Inhalt:
Quote:
[Sun Nov 16 01:30:01 2008] crondump.pl: Scalar value @infos[3] better written as $infos[3] at /var/www/web386/html/cgi-bin/crondump.pl line 836.
[Sun Nov 16 01:30:01 2008] crondump.pl: Unrecognized escape \M passed through at /var/www/web386/html/cgi-bin/crondump.pl line 837.
[Sun Nov 16 01:30:01 2008] crondump.pl: Scalar value @infos[4] better written as $infos[4] at /var/www/web386/html/cgi-bin/crondump.pl line 838.
[Sun Nov 16 01:30:01 2008] crondump.pl: Scalar value @filearray{$key} better written as $filearray{$key} at /var/www/web386/html/cgi-bin/crondump.pl line
856.
<!-- warning: Scalar value @infos[3] better written as $infos[3] at /var/www/web386/html/cgibin/crondump.pl line 836. -->
<!-- warning: Unrecognized escape \M passed through at /var/www/web386/html/cgibin/crondump.pl line 837. -->
<!-- warning: Scalar value @infos[4] better written as $infos[4] at /var/www/web386/html/cgibin/crondump.pl line 838. -->
<!-- warning: Scalar value @filearray{$key} better written as $filearray{$key} at /var/www/web386/html/cgibin/crondump.pl line 856. -->
Content-Type: text/html; charset=utf-8
MySQLDumper - Perl CronDump [Version 1.23] started successfully
-- Status:117:2483436::usr_web386_1:perl:1.23::5.0.67-0.dotdeb.1-log:11:::utf8:EXTINFO
- <strong> usr_web386_1</strong><br>-- Status:117:2477967::usr_web386_1:perl:1.23::5.0.67-0.dotdeb.1-log:11:::utf8:EXTINFO
- <strong> usr_web386_1</strong><br>-- Status:117:2480626::usr_web386_1:perl:1.23::5.0.67-0.dotdeb.1-log:11:::utf8:EXTINFO
- <strong> usr_web386_1</strong><br><br>Filearray:
<hr>................................................................................................................................................................................................................................
.........................................................................................................................
.........................................................................................................................
........................................................................................................................................................................
.........................................................................................................................
.........................................................................................................................
.........................................................................................................................
..............................................................................................................................................................................
...................................................................................................................................................
.........................................................................................................................
.........................................................................................................................
.........................................................................................................................
.........................................................................................................................
.........................................................................................................................
.........................................................................................................................
.........................................................................................................................
.........................................................................................................................
.........................................................................................................................
.........................................................................................................................
.........................................................................................................................
.........................................................................................................................
.........................................................................................................................
.........................................................................................................................
.........................................................................................................................
.........................................................................................................................
.................................................................................................................................................................................
End of Cronscript
Wie kann ich das interpretieren?