Henri Kaukola <[EMAIL PROTECTED]> wrote: > No need to re-install. Just run datagard again, > and use the Install option. AFAIK, the Import > (which is used to install Midgard applications) > will not do any modifications to the targeted db.
Hey, this is datagard's job to modify databases :) > However, the Import will create a temporary db for > MultiLang conversion. > > Piotras, what account is the datagard using to create > the temp db and blobdirs? Where is it accessible? > I'm thinking that the problem might lie there... tmpxmlupdate > | debian:~# repligard -c /etc/midgard/repligard.conf -a > | -i /usr/share/midgard/admin_user.xml > | repligard-Message: Reading config file /etc/midgard/repligard.conf > | > | repligard-CRITICAL **: Error logging into Database > | debian:~# > > In case the db is totally empty (no tables created), > I guess this might make sense. If the datagard's Install option > is failing, you could create the db by hand. When db is empty or person table is empty repligard does notcomplain about this. This is a good start to import at least one person and do not authenticate. > You should find an empty SQL dump in the same dir you have > the admin_user.xml file. > > # mysql -u midgard -p midgard < empty.sql > > After that, run datagard and use the Upgrade option > to convert your db into MultiLang format. I am not sure if this can help. Frankly speaking I am lost in this problem as I do not know now if db is empty or not etc etc. > | I tried but I was unable to stop and restart apache2. It complains > that the > | ports are already in use. Now, I tried to shutdown the PC and restart > with > | mandrake (that I'm using to write you). I will tell you weather > apache2 will > | be able to listen on these ports after the next Debian boot. > > Ah, there was some trick for the Apache2 in this sense. > Help, anyone??? Debian may have Apache and Apache2 installed, so the best choice before starting Apache2 is stop apache. /etc/init.d/apache stop /etc/init.d/apache2 start Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
