• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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