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
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
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