[plt-scheme] CGI using MzScheme on Windows
A student of mine is doing a project that compares Scheme servlets with
regular CGIs.
She is now trying to write the CGI version of her example system, and I am
trying to help here run it on here personal Windows box.
I tried two small and easy to install personal web servers, but in both
cases I had trouble with getting MzScheme scripts to run under CGI.
1) Tinyweb - No result is returned. The MzScheme process doesn't seem to
end, and obviously the server continues to wait for it.
2) PWS - I get the load error "empty path" no matter what I do.
I tried searching the archives but couldn't find a solution. Can anyone can
direct me to configuration that works under Windows (with any easy to
install server), or suggest what I am doing wrong with the two server I
tried?
Ehud Lamm
P.S
I apologize if this appears twice. My first attempt seems to have been to
wrong address.