Rev CGI problems

David C. davidocoker at gmail.com
Fri Dec 31 10:13:15 EST 2010


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.




More information about the use-livecode mailing list