"yahalom emet" <[EMAIL PROTECTED]> writes:

> I tried but with no help. all I get is the REQUEST,ENVS,VAR and USER
> (which I didn't know that existed).

> it is a shame if it cannot be done. it is crucial in debugging
> unexpected errors.

error.ttml:
<?
hgetvars 

set BLAH 1

boogy woogy
# cause error

?>

srm.conf:
Dtcl_Script ErrorScript "source /var/www/error.tcl"

error.tcl:
puts stderr [info vars ::request::*]

::request::ENVS ::request::BLAH

Ciao,
-- 
David N. Welton
   Consulting: http://www.dedasys.com/
Free Software: http://people.debian.org/~davidw/
   Apache Tcl: http://tcl.apache.org/
     Personal: http://www.efn.org/~davidw/

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

Reply via email to