Stephan Goeldi wrote:

> Is there an easy and harmless way to reset these settings to the default?
> Perhaps I was too enthusiastic after the successful installation.

I don't know if ID numbers are reused by MySQL one a row is deleted; if
not,
and you have not made customizations to the admin site, you can just
reload
the sql dump from the data package.

To test it safely: make an SQL dump of your current site. Make sure no
DROP or
CREATE statements are in the dump.
Create a a second database, load sql dump from the data package, then
load your
dump. You can test with that database (remember to set the MySQL user
permissions).

Emile

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to