When installing csf firewall on a server, i got error libwww-perl not installed.
I installed it with yum on CentOS 5
yum install perl-libwww-perl
Related posts:
When installing csf firewall on a server, i got error libwww-perl not installed.
I installed it with yum on CentOS 5
yum install perl-libwww-perl
Related posts:
That’s exactly what I was looking for, thanks! apt-get always seems to have the packages listed a lot better than yum.
Thank you. I solved the problem.