Strange python and cgi!

Erik Max Francis max at alcyone.com
Wed Sep 25 02:34:28 EDT 2002


Tim Roberts wrote:

> If you are running Linux, check the log file at
> /var/log/httpd/error-log.

The problem is that the log location depends entirely on how Apache is
configured, which in turn depends upon the version, the distribution
(which often choses different locations for different log files), and
the local configuration.  It could be /var/log/error_log,
/var/log/errors, /var/log/apache/errors, etc.

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, US / 37 20 N 121 53 W / ICQ16063900 / &tSftDotIotE
/  \ Music washes away from the soul the dust of everyday life.
\__/ Berthold Auerbach
    7 Sisters Productions / http://www.7sisters.com/
 Web design for the future.



More information about the Python-list mailing list