Amazon S3 Backup Failing - Thinks Crypt::SSLeay isn't installed even thought it is

Running Virtualmin 3.63

In attempting a backup to S3 I get the following error on my webmin interface:

Uploading archive to Amazon's S3 server ..
HTTP/1.0 500 Perl execution failed Server: MiniServ/0.01 Date: Sat, 13 Dec 2008 01:12:23 GMT Content-type: text/html Connection: close
Error - Perl execution failed

and the following output in my error log:

Error: The Perl module Crypt::SSLeay needed to communicate with Amazon's S3 service is not installed
Prototype mismatch: sub cpan::encode_base64: none vs ($;$) at /opt/local/lib/perl5/5.8.0/Exporter.pm line 65.
at (eval 63) line 2
Prototype mismatch: sub cpan::decode_base64: none vs ($) at /opt/local/lib/perl5/5.8.0/Exporter.pm line 65.
at (eval 63) line 2
Error: Module file /var/tmp/.webmin/Amazon-S3-0.441.tar.gz no longer exists
Prototype mismatch: sub cpan::encode_base64: none vs ($;$) at /opt/local/lib/perl5/5.8.0/Exporter.pm line 65.
at (eval 66) line 2
Prototype mismatch: sub cpan::decode_base64: none vs ($) at /opt/local/lib/perl5/5.8.0/Exporter.pm line 65.
at (eval 66) line 2
Prototype mismatch: sub cpan::encode_base64: none vs ($;$) at /opt/local/lib/perl5/5.8.0/Exporter.pm line 65.
at (eval 63) line 2
Prototype mismatch: sub cpan::decode_base64: none vs ($) at /opt/local/lib/perl5/5.8.0/Exporter.pm line 65.
at (eval 63) line 2
[13/Dec/2008:01:02:10 +0000] [68.149.162.121] /virtual-server/backup.cgi/backup.tgz : Perl execution failed
Prototype mismatch: sub cpan::encode_base64: none vs ($;$) at /opt/local/lib/perl5/5.8.0/Exporter.pm line 65.
at (eval 63) line 2
Prototype mismatch: sub cpan::decode_base64: none vs ($) at /opt/local/lib/perl5/5.8.0/Exporter.pm line 65.
at (eval 63) line 2
[13/Dec/2008:01:11:35 +0000] miniserv.pl started
[13/Dec/2008:01:11:35 +0000] PAM authentication enabled
[13/Dec/2008:01:12:26 +0000] [68.149.162.121] /virtual-server/backup.cgi/backup.tgz : Perl execution failed

See this thread for further details: http://www.virtualmin.com/forums/virtualmin/re%3aerror-uploading-backup-...

Status: 
Closed (fixed)