[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: Fri Jan 5 14:45:03 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
----- Original Message -----
From: Alfredo <alfredo@xxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, January 05, 2001 10:55 PM
Subject: Re: [cobalt-users] cgi-wrapper error
> Okay, I'm a bit confused because the email I received that you sent a
> half hour before this one says you found the counter answer
> (permissions). But I assume that you're still struggling with it?
> Looks that way
Yes you're right it still doesn't work right. I even created a very basic
script ("Hello World") which causes this error.
But I had a look in my srm.conf file and there are the following three
lines:
# To use CGI scripts:
Action cgi-wrapper /cgiwrapDir/cgiwrap
#AddHandler cgi-wrapper .cgi
#AddHandler cgi-wrapper .pl
Is this maybe the problem? Should I uncomment the two last lines? If yes, do
I have to restart httpd?
Marc