Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: ARRG...IIS/PWS - Help configuring erebol

From: tim:johnsons-web at: 17-Feb-2002 13:22

Hi: Let me make both a suggestion (and I don't know if it would be any help) and ask a question: I have configured rebol to work on PWS on both win NT 4.0 and windows 98 in the following manner Add a new string value to: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\W3Svc\Parameters\Script Map with name of .r and the value of c:\rebol\rebol.exe -cs %s Of course, substituting whatever your path would be.. Now here's my question: What is 'erebol? I hope I've been some help... tim * Gavin McKenzie <[gavin_mckenzie--fastmail--fm]> [020217 04:39]:
> Ok...so I've configured erebol to work under IIS before, and then my > system got seriously electrocuted. No serviceable backups of the > system drive available. > > So, I've got everything rebuilt, except for getting [the most > excellent] erebol configured. I hope...there must be someone on the > list who uses IIS or PWs (the config should be similar/same) with > erebol or their own homegrown Rebol Server Page solution. > > Previously I associated .html with erebol.r -- but, I remember cursing > for a couple of hours trying to get IIS to properly invoke REBOL. > Combinations of command lines like: > > rebol.exe -cs erebol.r %s %s > rebol.exe -s --cgi --script erebol.r %s %s > etc... > > The symptoms of all my attempts include: > > - REBOL doing nothing but returning its startup banner to the browser > (why would this occur, when I've specified either --cgi or -cs?) > - REBOL complaining that it cannot evaluate 'erebol.r' > (I don't want it to evaluate erebol.r, I want it to do erebol.r) > > In all cases, rebol doesn't seem to be receiving a valid command line > that would have it execute erebol.r. > > *sigh* > > Suggestions welcome. Ideally, someone can tell me the magical REBOL > command-line they have in their IIS/PWS config. > > Gavin. > > -- > Gavin McKenzie > [gavin_mckenzie--fastmail--fm] > -- > To unsubscribe from this list, please send an email to > [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Tim Johnson <[tim--johnsons-web--com]> http://www.johnsons-web.com