Nicolas Cueto wrote:
A couple of other newbie things to watch out for and which I still overlook: be sure to set the permissions (chmod) of "revolution" and your scripts to 755; and, type your scripts in a no-frills text editor, or else you'll have invisible end-of-line characters mysteriously gumming up your scripts.
Good point. When running on a Linux box, all line endings in scripts should be unix line endings (LF). No Windows LFCR.
-- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
