I had to reinstall my PC (Windows 2003) and therefor hat to install Apache and Rivet again. I have downloaded Apache 1.3.37 (x86 msi) and Rivet binary 0.7.0. I am using Tcl 8.4.14.0.After having installed all the parts (for Rivet I used the modify httpd.conf option) I get the following error when trying any of the .rvt pages in the tests directory. Rivet ErrorScript failed! ________________________________ can not find channel named "stdout" while executing "puts <PRE>" (procedure "::Rivet::handle_error" line 5) invoked from within "::Rivet::handle_error" Does someone have any hints on what could be the problem? Before doing the installation of these parts for a second time, to have a clean environment, I have played around with the GlobalInitScript directive of Rivet and I could figure out that the error occurs before the GlobalInitScript directive is executed and if I add a Tcl "puts Hello_World" in there I see it in the displayed error page after the error output.
This sounds vaguely familiar, but I don't quite recall what the answer might have been. One thing you could try doing is installing from sources (be sure to get the 1.0 branch). -- David N. Welton - http://www.dedasys.com/davidw/ Linux, Open Source Consulting - http://www.dedasys.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
