Re: [users@httpd] mod_fcgid: can't apply process slot

2025-06-19 Thread Lars Noodén
On 6/9/25 12:36, Lars Noodén wrote: Hello, I have a FastCGI script working with Apache2 on one system, but seem to have missed something while trying to port it over to another system. On the new system, the browser takes a long time before finally returning a "503 Service Unavai

[users@httpd] mod_fcgid: can't apply process slot

2025-06-09 Thread Lars Noodén
Hello, I have a FastCGI script working with Apache2 on one system, but seem to have missed something while trying to port it over to another system. On the new system, the browser takes a long time before finally returning a "503 Service Unavailable" message. When that happens, the log file

[users@httpd] FastCGI with a designated socket

2022-02-04 Thread Lars Noodén
Hello, I have been reading the documentation [1] and searching unsuccessfully for guides about how to set up Apache to use FastCGI with a designated socket. For that I have set up Apache 2.4.52 on Raspberry Pi OS GNU/Linux 11 (bullseye) on armv7l. I also have a standalone FastCGI-aware perl scr