Search found 1 match

by FerneHodkie
Mon Dec 18, 2023 2:24 am
Forum: Open Source Nagios Projects
Topic: Apache can't connect CGI files.
Replies: 4
Views: 23015

Re: Apache can't connect CGI files.

MartonT88 wrote: Wed Oct 25, 2023 3:02 am Solution:

/etc/httpd/conf.modules.d/00-mpm.conf

LoadModule mpm_prefork_module modules/mod_mpm_prefork.so

Line need to be enabled to remove the #, and the other Load module need to be commented out.
Great :D