JumpingCarrots
New member
- Joined
- Jul 4, 2019
- Messages
- 2
Hi,
What is the best way to install Comodo ModSecurity rules? I built ModSecurity in CustomBuild, but get the following error:
Before I start installing things manually, what is the best process to install?
Thanks
What is the best way to install Comodo ModSecurity rules? I built ModSecurity in CustomBuild, but get the following error:
Code:
Updating to latest CWAF client version
Can't locate LWP/Simple.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/local/cwaf/scripts/update-client.pl line 10.
BEGIN failed--compilation aborted at /usr/local/cwaf/scripts/update-client.pl line 10.
Can't locate LWP.pm in @INC (@INC contains: /usr/local/cwaf/modules/CPAN/lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/local/cwaf/modules/CPAN/lib/Comodo/CWAF/ClientAPI.pm line 8.
BEGIN failed--compilation aborted at /usr/local/cwaf/modules/CPAN/lib/Comodo/CWAF/ClientAPI.pm line 8.
Compilation failed in require at /usr/local/cwaf/scripts/updater.pl line 12.
BEGIN failed--compilation aborted at /usr/local/cwaf/scripts/updater.pl line 12.
Defaulting to Comodo WAF SecDefaultAction...
Installation of ModSecurity Rule Set has been finished.
Before I start installing things manually, what is the best process to install?
Thanks