On Monday 16 February 2009 00:59:41 Kevin O'Gorman wrote:
> I've got a low-use CGI script on my web server.  Aside from web
> crawlers, I usually see at most a few hits a week from
> people who share my hobby.
>
> I just found out it's been down for an unknown period of time because
> my Apache no longer does CGI scripting.
> I can't even get it to run the simplest possible C program.

Not sure if this is related to your problem but I had a similar issue that was 
caused by having "threads" as a USE flag for Apache. This has the effect that 
the mod_cgi.so module isn't built, but the mod_cgid.so one is.

/Regards
Naga

Reply via email to