Hello folks,
I just installed the 4.00 Linux CGI engine to my server using Jim
Bufalin's really cool "Install Rev CGI 1.1 stack", and it appears that
everything was uploaded correctly, with correct file permissions (755)
having been set.

None of the test scripts that I've tried work, yet I do not get an
error message either...
...nothing a blank page is returned.

The script I've been using for test purposes came from Jacqueline's
tutorial page:

#!revolution -ui
on startup
  put "Content-Type: text/plain" & cr & cr
  put "Hello World!"
end startup



Anyone out there have any clues of how I might resolve this?

Best regards,
David C.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to