{"id":1825,"date":"2012-03-19T09:36:43","date_gmt":"2012-03-19T13:36:43","guid":{"rendered":"http:\/\/linuxhostingsupport.net\/blog\/?p=1825"},"modified":"2013-03-20T08:38:23","modified_gmt":"2013-03-20T12:38:23","slug":"csf-installation-failed-lwp-perl-module-libwww-perl-missing","status":"publish","type":"post","link":"https:\/\/linuxhostingsupport.net\/blog\/csf-installation-failed-lwp-perl-module-libwww-perl-missing","title":{"rendered":"CSF Installation failed: LWP perl module (libwww-perl) missing"},"content":{"rendered":"<p>While installaing CSF firewall on a plain Linux server, you may notice the &#8220;LWP perl module&#8221; missing error message:<\/p>\n<blockquote>\n<pre><span style=\"color: #0000ff;\"># sh install.sh<\/span>\r\n Configuring for OS\r\n Checking for perl modules failed\r\n You need to install the LWP perl module (libwww-perl) and then\r\n install csf<\/pre>\n<\/blockquote>\n<p>The problem mostly occurs on a plain Linux server where all perl modules are not installed during the OS installation. On servers with control panels, this issue won&#8217;t arise.<\/p>\n<p>The fix is to install the libwww-perl module either with YUM OR from cpan prompt.<\/p>\n<blockquote>\n<pre><span style=\"color: #0000ff;\"># yum install perl-libwww-perl<\/span><\/pre>\n<\/blockquote>\n<p>OR goto the cpan prompt and install<\/p>\n<blockquote>\n<pre><span style=\"color: #0000ff;\"># cpan<\/span>\r\n<span style=\"color: #0000ff;\">cpan&gt;\u00a0install Bundle::LWP [Installing LWP]<\/span><\/pre>\n<\/blockquote>\n<p>Once done, CSF firewall will be installed successfully.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>While installaing CSF firewall on a plain Linux server, you may notice the &#8220;LWP perl module&#8221; missing error message:<\/p>\n<p># sh install.sh<br \/>\n Configuring for OS<br \/>\n Checking for perl modules failed<br \/>\n You need to install the LWP perl module (libwww-perl) and then<br \/>\n install csf<\/p>\n<p>The problem mostly occurs on a plain Linux server where all perl modules are not installed during the OS installation. On servers with control panels, this issue won&#8217;t arise.<br \/>\nThe fix is to install the libwww-perl module either with YUM OR from cpan prompt.<\/p>\n<p># yum install perl-libwww-perl<\/p>\n<p>OR goto [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[1368,1371,1370,1369],"_links":{"self":[{"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/posts\/1825"}],"collection":[{"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/comments?post=1825"}],"version-history":[{"count":7,"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/posts\/1825\/revisions"}],"predecessor-version":[{"id":1830,"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/posts\/1825\/revisions\/1830"}],"wp:attachment":[{"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/media?parent=1825"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/categories?post=1825"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/tags?post=1825"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}