> I downloaded the newest Mod_dtcl.zip. First of all it searches for 
> tcl84.dll, when tcl8.3 is still the stable version - I did a quick 
> tcl84->tcl83 replace and it worked.

That'd be my fault since I built it - I'll make a new zip up after I return
from the holidays.

> 
> Anyway, the problem is (it does NOT occur on NT4, 2000 and probably not 
> on XP as well) that when exiting Apache (for example with Ctrl+C, I do 
> it with my apache_ctl.exe written in Tcl), the Apache process crashes.
> 
> If anyone knows what could be the reason (I never did set up apache on 
> Windows) or has some sort of fix, then please help.
> 

  I've seen this before.  In one case it was mismatched DLLs on the system,
  caused by loading updates to VC++, Office, etc on one machine without
  checking that the proper versions of system libraries (like msvcrt.dll)
  were being installed.  Another case was a set of modules that were
  conflicting when loaded - rebuilding everything from scratch fixed that.

  I don't have a 98 box handy at the moment, otherwise I'd be more help.
  
 
> Also, URL to downloadable tcl 8.4a3 for Windows would be nice.

  I built it from sources :)  I can bundle it up if you want a copy.

  --Craig



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to