alessandro bottoni <[EMAIL PROTECTED]> wrote: > Yes, I created the database with datagard (no errors during creations, as > long > as I can remember). The midgard database appears to be empty when examined > with the MySQL client or phpMyAdmin. Should it contains any table/data > (before running the "import" command from datagard)?
So you should have at least one error during database was created. Database should contain at least defined tables. When you create new database import of installed packages is done automagically. > I looked at /etc/midgard/repligard.conf both before and after the error and > it > says that Datagard is trying to connect to the DB using the right > "midgard/midgard/midgard" sequence of database/username/password. Everything > looks fine here (and the connection works fine when I use the MySQL client > with these parameters). MySQL version? > Just out of curiosity: > - does midgard write its errors to any particular log file? Inside my > /var/log > directory I just found the usual apache2 error.log that does not contain > anything really useful (see below for its content). datagard does not due to bash limitations You may always uncomment 'set -x' in /usr/sbin/datagard > - midgard and apache2 have to use the same TCP Port? Or have they to use two > different ports (80 and 8001, for example)? It depends which port you would like to use for VirtualHost. >From this point of view midgard host is just another one Apache's one. > Do you think I should re-try the Midgard installation from scratch? Is there > any need to remove the existing installation before re-installing midgard > with > apt-get? Do I have to re-install midgard in any special way? > I doubt > [Mon Jan 24 09:45:44 2005] [error] [client 127.0.0.1] File does not > exist: /var/lib/midgard/vhosts/localhost/8002/favicon.ico > [Mon Jan 24 09:45:54 2005] [error] [client 127.0.0.1] File does not > exist: /var/lib/midgard/vhosts/localhost/8002/aegir Database is empty so no midgard host will be served. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
