Mod_wsgi

Mod_wsgi is a python package that needs to be installed before starting any services. It can be downloaded as part of the BigFix Runbook AI installer package and the extracted contents should be placed in the python site-packages path.

Table 12 – Mod_wsgi Requirements

Version 4.9.0
Purpose Mod_wsgi package of python needs to be present before starting any of the services
Source

Available as part of BigFix Runbook AI installer package. Follow the below path:

Pre-Requisite Software mod_wsgi.zip

Installation Procedure

  1. Download the file mod_wsgi.zip from the Path mentioned in the source field of Table 13 – NumPy Requirements. The extracted contents from the zip file consists of two folders as depicted in the figure below. Place these two folders in the python site-packages path.

C:\Python38\Lib\site-packages

Please ensure to copy the two folders inside NumPy folder to path C:\Python38\Lib\site-packages.

A picture containing application Description automatically generated

Figure 16 –mod_wsgi zip folder contents