• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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