-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Adam,
Adam Douglas wrote: > I have all of that set correctly. The Asgard and Example site load just no > images. Database appears to be functioning properly. Only difference is I'm > not connecting with localhost but rather with the IP of the machine. Because > Apache is chrooted I've had to do this. If I do not then the sites will not > function at all and I'll get a "404 File Not Found". Only issue that seems > to appear is the images of the site are not found and the host record error > in the Apache logs. > If you right-click over one of the broken images what does the image path say? Compare that with your documentroot directive. If everything is correct, you could try a "cheap trick": 1. Create a page called "images" (or whatever the image root should be in Asgard - don't know since I've never really used it :)). 2. Upload all images as attachments to that page. 3. Pray really hard and see if your images are working... ;) Hope this helps! BR //Henri Kaukola > >>>So what path should it be? I read in some Midgard documents >> >>that there >> >>>shouldn't be a ServerPath directive. I tried removing it >> >>and that didn't >> >>>help. Should I even have DocumentRoot directive? >> >>Well, actually, in this example images come from a filesystem not a >>database, do DocumentRoot would help. >> >> >>>Also what about the other problem that I'm getting >> >>"Midgard: host record >>for >> >>>midgard.venmarces.com:80 not found"? It's entered in the migard.host >>>database/table. >> >>In that case dbl-check the following: >> >>1. You got proper NamevirtaulHost like 111.111.111.111:80 >>2 Proper <VirtualHost 111.111.111.111:80? >>3. Port 80 >>4. MidgardDatabase dbname dbuser dbpassword - dbuser must >>have full access >>to dbname from localhost > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > - -- Henri Kaukola [EMAIL PROTECTED] Consultant Tel: +358-20-198 6037 Nemein Oy http://www.nemein.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE/sn4S3xWc2AolrKgRApl8AKDohcMnLd3EC81hNkonxUAhtr2NmgCfRV3S VZHwG/GugGttcNADYe87QN8= =c5jo -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
