[REBOL] RES: Re: RES: Re: Sloooooooow Rebol
From: castellani-cpt:itautec-philco at: 29-Aug-2003 8:29
Hi Andrew, thanks for help
I put the script in "scripts" directory and it's run.
-----Mensagem original-----
De: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]Em nome de
Andrew Martin
Enviada em: quinta-feira, 28 de agosto de 2003 20:09
Para: [rebol-list--rebol--com]
Assunto: [REBOL] Re: RES: Re: Sloooooooow Rebol
Marcelo wrote:
The script is:
REBOL [Title: "CGI Script"]
print "content-type: text/html^/"
print [
<HTML><BODY>
"Now is:" now
<PRE>
mold system/options/cgi
</PRE>
</BODY></HTML>
]
It?s ok, ok ?
There's no problem there. It's OK!
On our IIS at Colenso, I put my Rebol scripts in the scripts/
subdirectory, not the wwwroot/ directory. For my Wiki.r script, the URL
to access it becomes like:
http://colenso.net/scripts/Wiki.r?AJM
(Note that that address won't work for people on the internet, because
it's our internal network.)
I think the problem that Marcelo is having is that Rebol/View hasn't
been installed on the server. Rebol/View is trying to display it's
startup VID screen and waiting for input from the user. This behaviour
over-rides being called as a CGI program until Rebol/View is installed.
So the solution seems obvious. Just run Rebol/View on the server, and go
through the install process.
I hope that helps!
Andrew J Martin
Attendance Officer &
Information Systems Trouble Shooter
Colenso High School
Arnold Street, Napier.
Tel: 64-6-8310180 ext 826
Fax: 64-6-8336759
http://colenso.net/scripts/Wiki.r?AJM
http://www.colenso.school.nz/