Hi,
I am sending that a 2nd time, as I am not sure if my first posting from a
different machine did make it (sorry if a duplicate).
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.
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"
Hello_World
Arnulf
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"
Do you 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.
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"
Hello_World
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]