Xymon Mailing List Archive search

Need help with upgrade from 4.3.17 to 4.3.20

list Mark Felder
Thu, 21 May 2015 12:07:20 -0500
Message-Id: <user-59fc51aecb4c@xymon.invalid>


On Thu, May 21, 2015, at 11:30, J.C. Cleaver wrote:
Nice deductions! :) This seems like a good candidate for adding to the
FAQ/known docs -- especially if it's not always typical to have mod_cgi
present and loaded in some distros.
Maybe add something like this to the config as well:


<IfModule !cgi_module>
  Error "mod_cgi is required by Xymon.  Load it with LoadModule."
</IfModule>