Just downloaded active perl 5.10, and tried your script, and it worked fine for me. Does it run when you by hands - maybe it misses some dlls ? Try to set web root and path to perl in simple dirs without spaces, like c:\www and c:\perl. I noticed that script returned 500 to me when I printed "Content-Type: text/plain\r\n\r\n", instead of "Content-Type: text/plain\n\n".
I started shttpd in cmd.exe as "shttpd -ports 9090 -cgi_interp c:\perl\bin\perl.exe" and it worked fine. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ shttpd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shttpd-general
