'Session' is a pure IncrTcl package. It might be worth checking whether you're loading an Itcl package that goes along with the Tcl library against which you have compiled Rivet. I had problems with this issue and could not move my applications to Tcl8.5 until Debian started to ship Itcl packages build for that version.

-- Massimo

Tom Lloyd wrote:
I have identified that the problems start with apache when i have added this to 
my httpd.conf

RivetServerConf ChildInitScript "package require Session; Session SESSION \
  -cookieLifetime 120 -debugMode 1"

When apache tries to spawn new processes they do not work anymore. Thanks
Tom



---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org

Reply via email to