cgi does not do "save stack"

Monte Goulding monte at sweattechnologies.com
Wed Sep 10 18:41:01 EDT 2003


> 
> On Donnerstag, Sept 11, 2003, at 00:58 Europe/Zurich, Monte Goulding 
> wrote:
> 
> > ...
> > Try running your script on the command line. The cCGI engine writes 
> > errors
> > to stderr and apache writes that to the error log. If you can find the 
> > error
> > log then look in there.
> 
> How to do that? I can't just write the name of the cgi file and then it 
> runs...

You type ./<filename>.cgi 

For example: ./test.cgi

Cheers

Monte




More information about the use-livecode mailing list