Is this working in practice for you?  It isn't for me. I still get a CGI
error.

Obed

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 19, 1999 5:01 PM
Subject: [REBOL] can't get cgi script to write Re:


>
> Do #!/usr/local/rebol/rebol -cs instead.
> Shell scripts defined in this way only pass one command line argument
> to the program in question.  This way you get both the cgi and
> security options you request.
>
> Sterling
>
> > If I ignore security, I get a REBOL Security Violation message at the =
> > bottom of my page.
> > If I turn security off (ie: #!/usr/local/rebol/rebol --cgi -s) then the
=
> > script hangs and hogs CPU
> >
> >
> > thanks,
> > Obed Fernandez
>

Reply via email to