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

[REBOL] Having trouble getting my rebol cgi setup

From: rgaither:triad:rr at: 7-Feb-2001 15:25

Hi All, While we are on the subject of CGI I'm having trouble getting my setup to work at home. I am running win2000, Apache, Rebol/View 10.38.3.1 I know the basic cgi stuff is working with win2000/apache since I have run both perl and php scripts so far. For a while I got internal system errors, now after changing the top of my rebol scripts to reference rebol with the full path I get a sending request message that goes on forever. The top of my scripts look like this - #!c:/apps/rebol/view/rebol --cgi I've also edited my httpd.conf file to add an AddType line for .r files. I'm brand new to this so don't make any assumptions that I've done the basics right! :-) Thanks, Rod. Rod Gaither Oak Ridge, NC - USA [rgaither--triad--rr--com]