SYSTEM INFORMATION | |
---|---|
OS type and version | ubuntu 22.04 |
Virtualmin version | 7.x |
Is there any problem with installing cloudmin on top of virtualmin pro? I am finding it hangs at attempting to install cloudmin after virtualmin.
Here is the output:
root@giggle:/home# sudo ./cloudmin-install.sh
-
Welcome to the Cloudmin installer, version 1.1 *
This will support any operating system, but will not use native packages
for Perl modules.
Checking for curl or wget
found at /usr/bin/curl -s
Validating Cloudmin serial number and key
serial number and key are OK
Creating Cloudmin licence file
done
Checking for Perl
found Perl at /usr/bin/perl
Checking for make
found make at /usr/bin/make
Making sure Cron is installed
found Cron at /usr/bin/crontab
Making sure OpenSSL is installed
found OpenSSL at /usr/bin/openssl
Setting up CPAN
done
Installing required Perl modules from CPAN
Checking for IO::Tty
already installed, skipping
Checking for IO::Stty
already installed, skipping
Checking for LWP::UserAgent
already installed, skipping
Checking for MIME::Base64
already installed, skipping
Checking for Digest::HMAC_SHA1
already installed, skipping
Checking for XML::Simple
already installed, skipping
Checking for HTTP::Date
already installed, skipping
Checking for Net::SSLeay
already installed, skipping
Checking for Crypt::SSLeay
already installed, skipping
Checking for JSON::PP
already installed, skipping
all done
Installing Webmin
./cloudmin-install.sh: 199: cannot create webmin-current.tar.gz: Permission denied
Download of Webmin failed