I'll admit that I'm not the best at following instructions. After trying midgard without reading the fine manual I decided to start over since I had started using port 28001 and wanted a fresh start.
What I did was to delete the databases and run datagard again. When creating a new databse it gives me:


Updating database: fixing cache
Updating database: version control
Updating database: quota support
repligard-Message: Reading config file /etc/midgard/repligard.conf
repligard-Message: Exporting to /usr/share/midgard/data/AegirAddOn_FileSync_multilang.xml.gz
repligard-Message: Reading config file /etc/midgard/repligard.conf
repligard-Message: Importing /usr/share/midgard/admin_user.xml
repligard-Message: Reading config file /etc/midgard/repligard.conf


repligard-CRITICAL **: Error logging into Database

Can not import AegirAddOn_FileSync_multilang.xml.gz
--
This is repligard.conf:
turbo:/etc/midgard# more /etc/midgard/repligard.conf
<?xml version="1.0" encoding="UTF-8" ?>
<Repligard xmlns="http://www.midgard-project.org/repligard/1.4";>
        <!-- Database description -->
        <!-- Path to optionally compressed Repligard schema file -->
        <database
                schema="/usr/share/midgard/repligard_i18n_po.xml"
                name="midgard"
                username="root"
                password="s3mm3n3"
                encoding="UTF-8"
                blobdir="/var/lib/midgard/blobs/midgard"
        />
        <!-- Login account description for Repligard operation -->
        <login
                username="root"
                password="xxxxx"
        />
        <replicate all="yes"/>
</Repligard>
turbo:/etc/midgard#
--

I'm guessing that the repligard login account description should read username="admin" and password="password". When I edit it and run datagard again to create a new site the file is reset to this value. How come?

A.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to