Thanks for looking into it. I think the script checks out OK. The script runs from the command line, and also runs under Abyss Web. It is currently using \n\n for the delimiter after content-type.
Unfortunately, it's not an option to use c:\www and c:\perl, but I'll try using truncated Windows paths like c:\progra~1\perl\bin\perl if that will help. Let me give this a shot and report back. --- Sergey Lyubka <[EMAIL PROTECTED]> wrote: > 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. > http://technical-writing.dionysius.com/ technical writing | consulting | development ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping ------------------------------------------------------------------------- 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
