• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Resolved Reinstall ModSecurity

Eax

New Pleskian
after installing ModSecurity
there is alot of warning and .. in my event log
Code:
The description for Event ID 1 from source ModSecurity cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

ModSecurity for IIS (STABLE)/2.9.0 (http://www.modsecurity.org/) configured.

i cant find any option to reinstall ModSecurity,
any way to disable or reinstall it ?


i tried waf section of plesk , and turn off it ... dose not make any change.


thanks
 
Hi Eax,

i cant find any option to reinstall ModSecurity
Would you mind having a closer look at "Home > Tools & Settings > Updates and Upgrades" ?

In addition, Plesk provides documentations at for example:

=> Documentation and Help Portal for Plesk 12.5

=> Previous Versions of Plesk

A search with the words "remove component" at the above links, would as well display several pages from depending documentations, as for example:

=> Adding and Removing Plesk Components ( Plesk 12.5 - online documentation - Administrator's Guide )


If you are unsure about a documentation, pls. don't hesitate to ask for help, while pointing to the depending documentation page.
 
Hi Eax,


Would you mind having a closer look at "Home > Tools & Settings > Updates and Upgrades" ?

In addition, Plesk provides documentations at for example:

=> Documentation and Help Portal for Plesk 12.5

=> Previous Versions of Plesk

A search with the words "remove component" at the above links, would as well display several pages from depending documentations, as for example:

=> Adding and Removing Plesk Components ( Plesk 12.5 - online documentation - Administrator's Guide )


If you are unsure about a documentation, pls. don't hesitate to ask for help, while pointing to the depending documentation page.


This package is gray out ,
and it not allow me to uninstall or reinstall

Untitled.jpg
 
Hi Eax,

pls. try the following commands:
Code:
%plesk_bin%\ai.exe --select-release-current --remove-component modsecurity
%plesk_bin%\ai.exe --select-release-current --install-component modsecurity
OR
Code:
plesk installer --select-release-current --remove-component modsecurity
plesk installer --select-release-current --install-component modsecurity


In addition, pls. provide the information, how you previously installed "ModSecurity".
 
  • Like
Reactions: Eax
Back
Top