Piotr Pokora wrote:

> O! I just noticed, I can't make any changes on admin site.
> I think, because of I logged as nobody(www-data) but not as admin.
> I wonder if delete old midgard data and create new one with mysql.
> But this is no solution for updating :(((

Pick up http://www.midgard-project.org/~emiliano/database-upgrade

It requires perl and the perl DBD::MySQL/DBI modules. Running it
against any post-1.2.3 database should yield an 1.4b5a compatible
database. This has only been tested on my own systems, so _please_
make a database dump before doing this so you can restore if things
don't go as planned. And let me know if so, of course.

Usage:

database-upgrade -d 'database name' -u 'midgard user' \ 
   -p 'midgard password' -U 'root db user' -P 'root db password'

-d defaults to 'midgard' when omitted
-u defaults to 'midgard' when omitted
-p defaults to 'midgard' when omitted
-U defaults to 'root' when omitted
-P defaults to empty when omitted

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