Re: Valid Euphoria Web Page?

new topic     » goto parent     » topic index » view thread      » older message » newer message

cklester wrote:
> 
> CoJaBo wrote:
> > 
> > Try this:
> > 
> > #!exu
> > 
> > puts(1,"Content-type: text/html\n\n")--; charset=iso-8859-1\n\n")
> 
> Nope, that didn't work. What else should I try? :)
> 
Try setting up crash_file(). 
include machine.e
crash_file("/some_directory/cgi_error")
-- then rest of includes.

Point crash_file to a directory which is owned by Apache. Then 
monitor that directory and see what happens.

Irv

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu