Skip to content

Direct upgrade from 2.9.2 to 2.9.3 is not available #2025

@pvasilevich

Description

@pvasilevich

Describe the bug

The following MSI error appeared when trying to upgrade one version of ModSecurity to another:
"Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel."
Looks like ModSecurity need to be uninstalled, server rebooted and then new version of ModSecurity installed again. This looks unacceptable for production server.

Logs and dumps

Attached verbose MSI log prepared by execution of the following command line:
msiexec /i ModSecurityIIS_2.9.3-64b.msi /l*v c:\modsecurity-2.9.3-install.log ADDLOCAL=ALL ALLUSERS=1 REBOOT=R

modsecurity-2.9.3-install.log

To Reproduce

Steps to reproduce the behavior:

  1. Install ModSecurity 2.9.2 64b IIS. Installed OK.
  2. Download installer for version 2.9.3, trying to install new version by launching new downloaded MSI file.

Expected behavior

ModSecurity upgraded to 2.9.3 version.

Server (please complete the following information):

  • ModSecurity version: 2.9.2 to 2.9.3
  • WebServer: IIS
  • OS (and distro): Windows 2012R2

Rule Set (please complete the following information):
n/a

Additional context

Metadata

Metadata

Assignees

Labels

2.xRelated to ModSecurity version 2.xPlatform - IISenhancementworkaround availableThe issue has either a temporary or permanent workaround available

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions