Issue Installation of ModSecurity and Fail2ban not possible

David Simon

New Pleskian
Hi there,

I try to install the extensions ModSecurity and Fail2ban in Plesk via the
Advisor.
Unfortunately I get an error after a few seconds - ERR_TIMED_OUT.
I activated port 8447 in the firewall. What could be the problem?

Thanks, David
 
Try to install it in CLI with

# plesk installer --select-release-current --install-component fail2ban
# plesk installer --select-release-current --install-component modsecurity
 
Back
Top