Last edit
Summary: Trying to get Oddmuse to run under Fast CGI.
Eingefügt: 2a3
> Anyway. Everything else is on [[Oddmuse:Using mod fastcgi]].
I decided to give FastCGI a try, after the awwaiid from EggplantFarms told me that using mod_perl was a security problem in a virtual hosting setup, since all CGI processes would then run as the webserver user.
When I tried to build mod_fastcgi 2.4.2 I realized that I had wiped my Apache source directories. So I got the latest an greatest Apache: httpd 2.3.3 and built it. Then I realized that the lastest mod_fastcgi is not the greatest: It won’t build. I needed Daniel Smertnig’s patch.
Anyway. Everything else is on Oddmuse:Using mod fastcgi.