You may want to check out the documentation here:
    http://docs.racket-lang.org/guide/scripts.html?q=script
which discusses running Racket in scripts. Also, as suggested by other people, you should try running this from the command line first.

Thanks,
-Everett

On 11/09/2010 10:09 AM, Sam Phillips wrote:
On Mon, Nov 8, 2010 at 9:37 PM, scouic<sco...@gmail.com>  wrote:
What's wrong here ? Must i write #lang racket at the top, must i change
mzscheme.exe with gracket.exe ... ?
I don't really understand why i've an apache internal server error ...
ps : in my apache httpd.conf i've the line>  AddHandler cgi-script .cgi .pl
.rkt .ss
You may want to check Apache's error log, as it often can provide clues as to
what is going wrong with your CGI.

Cheers,
Sam
_________________________________________________
   For list-related administrative tasks:
   http://lists.racket-lang.org/listinfo/users
_________________________________________________
 For list-related administrative tasks:
 http://lists.racket-lang.org/listinfo/users

Reply via email to