Articles in this section

Unable to manage ModSecurity on Plesk server: OK/Apply buttons are not applying changes

kb: bug Plesk

Applicable to:

  • Plesk for Linux
  • Plesk for Windows

Symptoms

  • Cannot manage ModSecurity at Tools & Settings > Web Application Firewall. Nothing happens upon pressing "Apply" or "Ok" buttons.
  • French locale is used on the server.

Cause

Plesk bug #PPPM-13394

Resolution

  1. Connect to the server via SSH

  2. Edit the line in /opt/psa/admin/application/default/resources/languages/fr-FR/components/forms.php
    from:

    CONFIG_TEXT: 'web-app-firewall.detectionOnlyAndThoroughModeWarning' => 'L\'activation des deux options Détection uniquement et Complet peut entraîner des difficultés liées au <a href="https://github.com/SpiderLabs/ModSecurity/issues/562" target="_blank"> problème ModSecurity</a>, par exemple, un site WordPress qui ne fonctionne pas.',

    to:

    CONFIG_TEXT: 'web-app-firewall.detectionOnlyAndThoroughModeWarning' => 'Lactivation des deux options Détection uniquement et Complet peut entraîner des difficultés liées au <a href="https://github.com/SpiderLabs/ModSecurity/issues/562" target="_blank"> problème ModSecurity</a>, par exemple, un site WordPress qui ne fonctionne pas.',

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.