On Feb 25, 11:42 am, Jesse Aldridge <[EMAIL PROTECTED]> 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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to