Hi After struggling for two days I have finally managed to get a new wiki up and running with the moinmoin 1.6.2. My biggest wished (on a wishlist) would be that the instance creation and wiki config setup process could be made more easy. Now after much problems I found out I have to hand edit where the log file should be stored f.ex. Also more verbose error messages would help debug what the real problem is. However I really like moinmoin when it is up and running so please forgive the frustration venting.
My big headache is still that I cannot manage to migrate all my old pages. I have followed all recipes I have found on the net but nothing work unfortunately. In the end I had to : $ cd /usr/local/share/moin/server $ cp /usr/share/python-support/python-moinmoin/MoinMoin/script/moin.py . $ cp ourwiki.py wikiconfig.py $ ./moin.py --config-dir=/usr/local/share/moin/ourwiki --wiki-url=http://localhost/ourwiki/ migration data Calling migration script for /usr/local/share/moin/ourwiki/data, base revision 1060200 Final mig script reached, migration is complete. Just to get the migration script to run without error messages. So it all seems fine, but when I look at the wiki noting has been migrated. Is is a problem that I sometimes use the Frame or EvenCalender ? Thanks in advance Preben ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Moin-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
