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

[REBOL] Re: Putting Rebol on Server?

From: al:bri:xtra at: 7-Nov-2002 15:52

Robert wrote:
> I did so. But when I go to: http://www.starcenter.com/email.r (a test
email script at my
> website), nothing works. Here is the code for email.r: > -------------------------------------------------------------------------- > #!/path/to/rebol -cs
Try changing the above line from: #!/path/to/rebol -cs to: #!/cgi-bin/rebol.exe -cs And I think it will work, provided you're using a similar operating system to what your server is using. That's because a Windows OS has different line endings for text files to a UNIX OS. Andrew Martin ICQ: 26227169 http://valley.150m.com/