steven <[EMAIL PROTECTED]> writes:
> I can't for the life of me figure this out. I'm using apache
> 1.3.6-eapi (an extended api that covalent/raven distributes for
> their ssl module). I've compiled mod_dtcl 0.8.12 from source,
> trying as a .so, and statically in the httpd binary, and it won't
> work. When it's static, I've verified that it's in there with httpd
> -d, and it shows mod_dtcl.c, but when I run httpd -t, it foobs on
> the config and says "Invalid command 'Dtcl_GlobalScript', perhaps
> mis-spelled or defined by a module not included in the server
> configuration". Which would lead me to believe it's not being
> installed correctly? Can anyone provide any hints? Please respond
> off the list, as I'm not currently subscribed.
Did you try
AddModule mod_dtcl.c
in your httpd.conf?
--
David N. Welton
Personal: http://www.efn.org/~davidw/
Free Software: http://people.debian.org/~davidw/
Apache Tcl: http://tcl.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]