[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] cgi-wrapper error



----- Original Message -----
From: Chris Harden <chris@xxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, January 03, 2001 12:29 AM
Subject: RE: [cobalt-users] cgi-wrapper error


> Check in the Knowledge base.  There is a discussion on several causes of
> this error.  BTW where is the log file you are referring to located?
> chris
>

The error occurs in /var/log/httpd/error.log.
I know this is probably an easy error, but I'm a total newbie in cgi, so I
don't really know what to do...

The cgi is a simple SSi counter which I included in my html like this:
<!--#exec cgi="/counter.pl" -->
The counter writes its data to a file in a subdir which is chmod 777 and the
file is -rw-rw-r--.

I would really appreciate any help on this, so I can resolve such things on
my own in the future!

TIA

Marc