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

Re: [cobalt-users] cgi-wrapper error



----- 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