
*WARNING* URLGET set to use LWP but perl module is not installed, reverting to HTTP::Tiny
If you encounter an error while starting CSF, use this command
For Red Hat, run the following command in SSH:
yum install perl-libwww-perl
For Ubuntu use the following command:
apt-get install libwww-perl