Search found 2 matches

by SeaTea
04 Feb 2015, 15:17
Forum: General Discussion (csf)
Topic: csf gets error and cannot upgrade
Replies: 6
Views: 8529

Re: csf gets error and cannot upgrade

I found the solution for me after testing manual update with:

Code: Select all

/usr/sbin/csf -u


I got the following error:

Code: Select all

Oops: Unable to download: Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)
So the solution for me was easy:

Code: Select all

yum install perl-LWP-Protocol-https
by SeaTea
04 Feb 2015, 15:00
Forum: General Discussion (csf)
Topic: csf gets error and cannot upgrade
Replies: 6
Views: 8529

Re: csf gets error and cannot upgrade

I have the same on a new installation CentOS 7 on a vps with csf v7.60 and webmin. I am using the same setup on another VPS, but with CentOS 6 and do not see the upgrade error. Tried to install the Perl-Crypt but that does not change anything. Is there a logfile where I can see an error message ? (n...