> Well no Asgard and Example do not work. I currently have no installed > anything else until I figure out why these are not working. I was not sure > if the privileges were right so to stop the guessing game I just went chmod > -R 777 blobs/ and chown -R www:www blobs/. It didn't help one bit. I did how > ever notice this in my Apache error logs. I see that there is an error in > the path but to be honest I do not know where to go to fix this. Also any > idea as to what the "host record for midgard.venmarces.com:80 not found" > means? It's entered in the database table midgard.host.
Look at your Apache config. You'd better have somtn similar to: NameVirtualHost 1.1.1.1:80 <virtualHost 1.1.1.1:80> MidgardEngine On ... Port 80 </VrtualHost> Solt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
