• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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