Hi ZikZak > I'm a beginner with Rebol and im' trying to test the cgi of the tutorial : [snip] > Can you explain to me where is the problem ?
A couple of things to try: -- I don't know where that message is coming from, but it's a REBOL/View message. Try using REBOL/Core for CGI -- it's much slimmed down, and all you need. -- I always use -cs on the shebang line. That correctly (unless I've been wrong all along) sets the security level. Sunanda. -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
