[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] cgi-wrapper error
- Subject: Re: [cobalt-users] cgi-wrapper error
- From: "Marc Landtwing" <marc.landtwing@xxxxxx>
- Date: Wed Jan 3 10:00:11 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
----- 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