Re: [us...@httpd] My apache server stopped doing CGI

2009-02-16 Thread Kevin O'Gorman
On Mon, Feb 16, 2009 at 3:12 AM, Bruno - e-comBR wrote: > 2009/2/16 André Warnier : >> Kevin O'Gorman wrote: >> [...] >> You're not saying what version of Apache you are running, but you could look >> up the "ScriptLog" directive. That will leave a larger log of what happens >> when your script i

Re: [us...@httpd] My apache server stopped doing CGI

2009-02-16 Thread Bruno - e-comBR
2009/2/16 André Warnier : > Kevin O'Gorman wrote: > [...] > You're not saying what version of Apache you are running, but you could look > up the "ScriptLog" directive. That will leave a larger log of what happens > when your script is called. > Don't leave this activated in normal times, because

Re: [us...@httpd] My apache server stopped doing CGI

2009-02-16 Thread André Warnier
Kevin O'Gorman wrote: [...] You're not saying what version of Apache you are running, but you could look up the "ScriptLog" directive. That will leave a larger log of what happens when your script is called. Don't leave this activated in normal times, because it is very heavy on the server (we

Re: [us...@httpd] My apache server stopped doing CGI

2009-02-16 Thread Karel Kubat
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Kevin, On Feb 16, 2009, at 1:41 AM, Kevin O'Gorman wrote: The logs are not much help. The access log shows that the request got an error code, 64.166.164.49 - - [15/Feb/2009:15:46:32 -0800] "GET /hex-bin/board HTTP/1.1" 500 542 OK.. so a HTTP

[us...@httpd] My apache server stopped doing CGI

2009-02-15 Thread Kevin O'Gorman
I've been running this server on gentoo for about 5 years, mostly without touching it. So I was a bit surprised to find that it is unable to serve CGI scripts or programs. The one CGI script I have is low-use (read by a few other hex game hobbyists) so I don't know when this went sour, but suspect