Weird cgi error
Jesse Aldridge
JesseAldridge at gmail.com
Mon Feb 25 12:46:00 EST 2008
On Feb 25, 11:42 am, Jesse Aldridge <JesseAldri... at gmail.com> wrote:
> > If you cant have access to the apache (?) error_log, you can put this in
> > your code:
> > import cgitb
> > cgitb.enable()
>
> > Which should trap what is being writed on the error stream and put it on
> > the cgi output.
>
> > Gerardo
>
> I added that. I get no errors. It still doesn't work. Well, I do
> get several errors about the missing favicon, but I'm pretty sure
> that's unrelated.
Oh, and yeah, the server's running Apache.
More information about the Python-list
mailing list