From: Jacob L. <jy...@be...> - 2001-02-25 22:34:12
|
Er... I must be blind -- it aint there as far as I can see... --JYL Brent Welch wrote: > 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...> > > _______________________________________________ > TclHttpd-users mailing list > Tcl...@li... > http://lists.sourceforge.net/lists/listinfo/tclhttpd-users |