On Fri, 10 May 2002, Duncan Hill wrote: > > Then, move the 'MidgardEngine On' statement out of the virtual host > > context into the global context. After stopping and starting apache you > > should check the error_log again (still on debug). If you find messages > > about 'midgard_translate_handler', this means that apache fails to > > [Fri May 10 14:24:51 2002] [info] mod_unique_id: using ip addr 192.168.0.2
Well, I poked, said to heck with it, wiped the install and started from scratch. It was a little easier this time, but things are still a bit screwey: 1) MidgardEngine On had to be put outside of the virtualhost context 2) Even with the virtualhost for :8102 in the midgard-data and host table, the query was using port 80! 3) None of the images work, despite using the cp -r line provided in the documentation. The document root is /devel/midgard/apache/htdocs, and I have the images in midgard and midgard/images. Nada. The page source indicates that the graphics are being looked for in /asgard/images - mkdir'ing asgard as a real dir doesn't solve the image problem. The log is full of lines like: [Fri May 10 18:20:51 2002] [debug] mod_midgard.c(1286): [client 192.168.0.5] midgard_translate_handler(latin1, http://bajan.cricalix.net:80/asgard/images/back.gif) What did I do wrong this time? :> -- Sapere aude My mind not only wanders, it sometimes leaves completely. Never attribute to malice that which can be adequately explained by stupidity. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
