erst mal möchte ich das super Tool loben!
Es ärgert mich aber sehr, dass ich ein Problem habe, was ich nicht in den Griff bekomme. Scheinbar hat kein anderer dieses Problem bisher gehabt - das kann doch nicht sein?
Es geht um den Aufruf der Cron-Skripte.
Der Aufruf des Test-Skriptes klappt problemlos mit folgender Ausgabe:
Testing needed Perl-Moduls in order to run the Perl script crondump.pl
Necessary Modules for crondump.pl
testing DBI ... Found modul DBI. OK.
Found modul DBI::CSV
Found modul DBI::DBM
Found modul DBI::ExampleP
Found modul DBI::File
Found modul DBI::Gofer
Found modul DBI::Multiplex
Found modul DBI::Pg
Found modul DBI::Proxy
Found modul DBI::SQLite
Found modul DBI::Sponge
Found modul DBI::XBase
Found modul DBI::mysql
Found modul DBI::mysql. OK. crondump.pl can connect to MySQL-Database.
testing File::Find ... Found modul File::Find. OK.
testing File::Basename ... Found modul File::Basename. OK.
testing Getop... Found modul Getopt. OK. crondump.pl can read configfile-parameter from shell.
Configurable functions for crondump.pl (these moduls are only needed when explained option is turned on):
testing Compress::Zlib (needed for dumping data into a crompessed *.gz-file)...
Found modul Compress::Zlib ver 2.02. OK. crondump.pl can write compressed backups.
testing Net::FTP (needed if you want to transfer backups to another server)...
Found modul Net::FTP. OK - crondump.pl can send backups via FTP.
testing Net::FTPSSL (needed if you want to transfer backups to another server with ssl encryption)...
Error: modul Net::FTPSSL not found! crondump.pl can't transfer data via FTP with ssl encryption.
testing MIME::Lite (needed if you want to send backups via email)...
Found modul MIME::Lite. OK. crondump.pl can send emails.
Beim Aufruf der crondump.pl erhalte ich einen Error 500.
In der Server Log steht dann folgende Ausgabe:
malformed header from script. Bad header=MySQLDumper - Perl CronDump [V: crondump.pl