From: Brent W. <we...@pa...> - 2001-02-23 22:45:26
|
There is an onofficial TclHttpd 3.3 lurking in ftp://ftp.scriptics.com/pub/tcl/httpd There have been improvements in the CGI code, but I'd appreciate it if you'd run your tests against that release and let me know how it feels. >>>dlb said: > I've just set up tclhttpd3.2 from the most recent distribution available on > sourceforge and , when testing the CGI examples provided, I'm running into t he > following errors. > This is on a win98 , the standard library (tcllib 0.7) is installed. > > for instance when attempting to 'dump the environment' I get. > > Tcl-Webserver/3.2.0 October 12, 2000 > Tcl version 8.3.0 > error info = > can't use empty string as operand of "+" > while executing > "expr {$counter(total) + $delta}" > (procedure "counter::count" line 3) > invoked from within > "counter::count $what $delta" > (procedure "Count" line 5) > invoked from within > "Count cgihits" > (procedure "CgiSpawn" line 26) > invoked from within > "CgiSpawn $sock $path" > . > .etc.. > . > > the error is the same for all of the tests I've done. > Any advice ? > > thanks > David > > > > _______________________________________________ > TclHttpd-users mailing list > Tcl...@li... > http://lists.sourceforge.net/lists/listinfo/tclhttpd-users > -- Brent Welch <we...@pa...> |