Hello. I needed to make an offline project with Apache and mod_dtcl on Windows.
Here's what problems I encountered: 1/ unicode problems (I suppose the .zip on tcl.apache.org is a bit outdated - that is nobody compiled newest versions on Windows :( - I wrote a quick-hack ::request::hputs which converted stuff from \xb1 to #&261; or something like that :) 2/ mod_dtcl crashes when killing apache on Win9x - works fine on NT4 and 2000. 3/ mod_dtcl has problems with Dtcl_Script GlobalScript "source c:/some/thing.tcl" - generated many errors about RefCount being non-zero and apache did not work - it only listened on the port but did not accept any connection. Someone would care to fix these? :) -- Wojtek Kocjan [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
