Hallo,
ich habe mysqldumper schon länger im Einsatz, bekomme aber leider kein Perl CronDump hin.
Das Testen der Perl Module funktioniert:
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::DBM
Found modul DBI::ExampleP
Found modul DBI::File
Found modul DBI::Gofer
Found modul DBI::Proxy
Found modul DBI::SQLite
Found modul DBI::Sponge
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.008. 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 MIME::Lite (needed if you want to send backups via email)...
Found modul MIME::Lite. OK. crondump.pl can send emails.
Diese Fehlermeldungen bekomme ich beim aufrufen des externen Cronjobs über: meinedomain.de/msd_cron/crondump.pl?config=mysqldumper
MySQLDumper - Perl CronDump [Version 1.24]
Configurationfile 'mysqldumper.conf.php' was loaded successfully from Querystring .
Compression Library loaded successfully...
FTP Library loaded successfully...
Mail Library loaded successfully...
Starting backup 1 of 14 (database `000` )
Software error:
DBD::mysql initialisation failed: Can't locate object method "driver" via package "DBD::mysql" at /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/DBI.pm line 786.
Perhaps the capitalisation of DBD 'mysql' isn't right. at /srv/www/vhosts/000/subdomains/000/httpdocs/msd_cron/crondump.pl line 267
For help, please send mail to the webmaster (000@000.de), giving this error message and the time and date of the error.