[EMAIL PROTECTED] wrote:

> I started over on my testing machine with a clean reinstall of the midgard-data
> package (after a "drop database midgard;", of course) and then imported only
> nadmin_core_141.xmlgz. The error has shifted a little; after entering credentials
> in the login box, I can either provoke an 'Access denied' (by providing false
> credentials) or (entering correct ones) am just presented with the same login
> screen again. Before the reinstall, I got php-errors with a call to an undefined
> function "quitit()". So its different now, but I don't get any further.
> Again, there is no snippet named "auth" and no GUID
> '9bde96d7f83f8430710e95343ecb6990' in the repligard table, but since asgard and the
> example-site are working fine, I believe the midgard-install is working perfectly.

One thing you could try:

- unzip the nadmin file
$ gzip -dc nadmin_core_141.xmlgz > nadmin_core_141.xml

- open the file and search for ]]>[^<] (that's the pattern I'd use in
  vi. Don't know how to do it in other editors.

- insert a space bewteen the second ']' and the '>'

- import nadmin_core_141.xml (not nadmin_core_141.xmlgz) using
  repligard.

Emile



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

Reply via email to