Re: [users@httpd] Ubuntu 22.04/Apache 2.4.58 can enable cgid, but not cgi

2025-05-17 Thread Frank Gingras
On Sat, May 17, 2025 at 4:00 PM EML wrote: > This combination (22.04.2/2.4.58) defaults to mpm_prefork. I have a > previous (working) Apache config which uses mod_cgid, and which sets > 'CGIDScriptTimeout'. Since this is a non-threading prefork system, I've > attempted to change 'CGIDScriptTimeou

[users@httpd] Ubuntu 22.04/Apache 2.4.58 can enable cgid, but not cgi

2025-05-17 Thread EML
This combination (22.04.2/2.4.58) defaults to mpm_prefork. I have a previous (working) Apache config which uses mod_cgid, and which sets 'CGIDScriptTimeout'. Since this is a non-threading prefork system, I've attempted to change 'CGIDScriptTimeout' to 'CGIScriptTimeout'. However, this doesn't w