Tarjei Huse wrote: > Part of my problem is that this is a midgardized server. Other hosts are running > midgard and that module is also loaded for this host even though the > MidgardEngine directive is not set. So far I havent had any sucess in using the > midgard functions directly.
mod_midgard only sets up the database connection for requests that it determines are midgard requests. So if MidgardEngine is not set, it won't. But since the functions *will* be defined, I imagine they will clash with the functions declared by midgard-lite. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
