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

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

From: gavin_mckenzie::fastmail::fm at: 17-Feb-2002 13:13

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]