Tarjei Huse wrote:

> what comands do I have to run to make a CLEAN midgard withopug any
> adminsites or any data at all, just the bare db and blobs.

The following (from the data package) should do it:

./configure \
   --with-db-admin-user=user \
   --with-db-admin-password=password \
   --with-db-user=user \
   --with-db-user-password=password \
   --with-db=databasename \
   --with-blobdir=/var/midgard/blobs \
   --with-apache-user=nobody \
   --with-php=4 \
   --with-install=new \
      \
   --with-adminsite=no \
   --with-asgard=no \
   --with-asgard-ru=no 

> also is it
> possible to install things via replguard with something like this?

You mean install stuff via repligard after creating an empty DB like
this? Yes, I should think so.

Emile


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

Reply via email to