letsencrypt-cpanel
letsencrypt-cpanel copied to clipboard
Workaround for perl module Protocol::ACME not installing on CentOS 5
root@vps [~/letsencrypt-cpanel]# ./install.sh Protocol::ACME is NOT installed Installing Protocol::ACME ..... ..... Testing perl modules we just installed ..... Protocol::ACME is NOT installed ..... There was an error verifying required perl modules are installed. The following perl modules could not be installed: Protocol::ACME You can try installing these modules by running /scripts/perlinstaller <module_name> for each module name listed above.
root@vps [~/letsencrypt-cpanel]# /scripts/perlinstaller Protocol::ACME
// replace /usr/local/lib/perl5/site_perl/5.8.8/Protocol with your proper path to installed perl module on your system root@vps [~/letsencrypt-cpanel]# ln -s /usr/local/lib/perl5/site_perl/5.8.8/Protocol /usr/local/cpanel/base/3rdparty/letsencrypt-cpanel-ui/lib/perl5/Protocol
root@vps [~/letsencrypt-cpanel]# ./install.sh . . . Rebuild Complete letsencrypt-cpanel-ui registered Successfully installed letsencrypt manager