Hallöchen,
ich habe bei mir folgende
1. gebe ich meine Emailadresse für das Backup an aber es wird an die Emailadresse des Domaininhabers gesendet und auch nicht mit dem Anhang der Backupdatei.
2. Steht in der Email folgendes vor dem eigentlichen Backup:
> Content-Type: text/html; charset=utf-8
MySQLDumper - Perl CronDump [Version 1.23] started successfully
Configurationfile 'mysqldumper.conf.php' was loaded successfully from shell .
Compression Library loaded successfully...
FTP Library loaded successfully...
Mail Library loaded successfully...
Characterset of connection and backup file set to utf8.
[Fri Jul 3 03:00:01 2009] crondump.pl: Use of uninitialized value in string ne at .../html/backup/msd_cron/crondump.pl line 321.
<!-- warning: Use of uninitialized value in string ne at .../html/backup/msd_cron/crondump.pl line 321. -->
Searching for tables inside database `usr_web16_1`
Dann kommt im Anschluss folgende Meldung 32 Mal:
[Fri Jul 3 03:00:01 2009] crondump.pl: Use of uninitialized value in string eq at .../html/backup/msd_cron/crondump.pl line 347.
Danach auch 32 Mal:
<!-- warning: Use of uninitialized value in string eq at .../html/backup/msd_cron/crondump.pl line 347. -->
Die Anzahl, so habe ich herausgefunden ist identisch mit der Anzahl der Tabellen in der Datenbank.
Dann erfolgt das Backup pro Tabelle mit folgender Meldung:
32 tables have been optimized
Found 32 tables with 1352 records.
Starting to dump data into file `usr_web16_1_2009_07_03_03_00.sql.gz`
[Fri Jul 3 03:00:01 2009] crondump.pl: Use of uninitialized value in string eq at .../html/backup/msd_cron/crondump.pl line 397.
<!-- warning: Use of uninitialized value in string eq at .../html/backup/msd_cron/crondump.pl line 397. -->
Dumping table `Anlagen`
.
27 inserted records (size of backupfile now: 1.53 KB)
Zum Schluss erscheint folgendes:
28 inserted records (size of backupfile now: 38.89 KB)
..
Finished backup of database `usr_web16_1`.
Crondump finished.
Everythings is done: closing script 03.07.2009 03:00:02
total time used: 1 sec.
#EOS (End of script)
Everythings is done: closing script 03.07.2009 03:00:02
total time used: 1 sec.
#EOS (End of script)
End of Cronscript
Was mache ich falsch?
Gruß vom Markus