On Tue, May 07, 2002 at 03:21:54PM -0700, David Smead wrote:
> 
> I'm converting an intranet server from RH to Debian and have run into a
> problem with Apache.
> 
> On our intranet is a web page that let's users print various documents,
> via a simple Python CGI.  The CGI uses the os.system() function with the
> appropriate command line in the call.
> 
> Curiously, the documents get printed, but then Apache announces an
> internal server error. If I could find a log of the error I'd have some
> clues, but I can't find were it logs to any of the expected places.

Running woody here, and Apache writes errors to
/var/log/apache/error.log.  Have you tried running the python CGI
script from the command line, to see if you get any errors there?

-- 
Larry Holish
<[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to