Vince Filby <[EMAIL PROTECTED]> wrote: > Hello,
> I downloaded the system using debian's apt (apt-get install > midgard-data) and performed the setup by running datagard. Everything > appears to have been successful and I can verify that the database was > created. However, I can't find anything referencing midgard in the > apache config file (/etc/apache/httpd.conf) or anything loading > mod-midgard. you should have /etc/midgard/apache/httpd.conf included in this file. > How is datagard supposed to add these to the config file? I did find > an httpd.conf and a vhost entry in /etc/midgard. Am I supposed to > copy these into the httpd configuration manually? Nope. > Also, in > /etc/midgard/httpd.con it loads mod_midgard form > /usr/lib/apache2/modules. Is these correct given that I am running > apache 1.3? It is unresolvable "bug" , by default most people uses Apache2 , so this one is forced. You may change this with removing this line and adding LoadModule midgard_module /usr/lib/apache/1.3/midgard-apache1.so If you didn't select "Create Vhost" after creating db , you should run datagard again and select this option from the main menu. Unfortunatelly host table in your db won't be updated, so you have to do this manually. To see what files are in package you may always use 'dpkg -L midgard-data' command. All configuration files are created in /etc/midgard directory. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
