CGI's on a linux server
Michael Doub
Mike at Doub.com
Wed Mar 12 04:07:13 EDT 2008
If the script was not terminating properly I would think that there would
have been some output from the cgiOutput statement before script terminated.
I dont think that the "start using stack" statement is being executed to
cause rockerscgi.rev to be loaded into memory. Note that the cgiOutput
handler is identical in both cases except that in the failing case it is in
a library stack vs being included in the same script.
-----Original Message-----
From: Richard Gaskin [mailto:ambassador at fourthworld.com]
Sent: Wednesday, March 12, 2008 2:25 AM
To: How to use Revolution
Subject: Re: CGI's on a linux server
Björnke von Gierke wrote:
> you need to manually (codially?) close every stack that you open in a
> cgi, otherwise you get that error.
>
More information about the use-livecode
mailing list