Forum OpenACS Q&A: Response to Newbie: Can't See Tcl Pages

Collapse
Posted by Don Baccus on
Use -k when you fire up. That causes it to kill old processes it knows  about.

nsd -ikt ... log to the server log, read the init file as a Tcl script, kill the previous incarnation.

It works well.