Alle 12:29, luned� 24 gennaio 2005, Piotras ha scritto: > Do you run datagard as root? > "midgard" database created with datagard? > You may also look at /etc/midgard/repligard.conf file after connection > error, to see what password , login and database is set. > > Piotras
Yes, I ran it as Root. 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)? 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). 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). - midgard and apache2 have to use the same TCP Port? Or have they to use two different ports (80 and 8001, for example)? 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? Thanks again. ----------------------------------- Apache2 Error log: [Mon Jan 24 09:38:24 2005] [notice] mod_python: Creating 20 session mutexes based on 20 max processes and 0 max threads. [Mon Jan 24 09:38:26 2005] [notice] Apache/2.0.50 (Debian GNU/Linux) mod_perl/1.99_14 Perl/v5.8.4 mod_python/3.1.3 Python/2.3.4 PHP/4.3.8-12 Midgard/1.6.0/Repository/MultiLang configured -- resuming normal operations [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 [Mon Jan 24 09:45:57 2005] [error] [client 127.0.0.1] File does not exist: /var/lib/midgard/vhosts/localhost/8002/aegir [Mon Jan 24 09:48:49 2005] [warn] child process 3523 still did not exit, sending a SIGTERM [Mon Jan 24 09:48:49 2005] [warn] child process 3524 still did not exit, sending a SIGTERM [Mon Jan 24 09:48:49 2005] [warn] child process 3525 still did not exit, sending a SIGTERM [Mon Jan 24 09:48:49 2005] [warn] child process 3526 still did not exit, sending a SIGTERM [Mon Jan 24 09:48:49 2005] [warn] child process 3527 still did not exit, sending a SIGTERM --------------------------------------- Alessandro Bottoni --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
