From: Brent W. <we...@pa...> - 2001-02-26 18:10:54
|
Right - it wasn't there. I made a quick distribution because I needed it, but I was in a hurry and wanted to make sure it was OK before a wide release. I'll get to that this week (I was travelling last week) You should see the tclhttpd-3-3 tag in the CVS tree, however. >>>Jacob Levy said: > 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 availabl e on > > > sourceforge and , when testing the CGI examples provided, I'm running i nto 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 > -- Brent Welch <we...@pa...> |