Hello, since a while I try to check out the possibilities of Xwiki. First I installed a 5.1 over the standard Debian packages. My most problems started when I try to install multiple wikis or subwikis. As I wrote 5.2 will have it I decided not to wast to much time to try it with 5.1 Now 5.2 is finally released I set up again a Debian7.1 machine and install XWiki over the standard debian package xwiki-enterprise-tomcat7-mysql. After I while I found out that I need to create templates first. So I click on the link under Wiki that brings me to the template install. As soon as I click on install template I get the following two error messages.
Error installing wiki template. Error number 50035 in 5: Exception in plugin [com.xpn.xwiki.plugin.wikimanager.WikiManagerPlugin]: Wiki [workspacetemplate] database update failed Wiki template features can not be installed without the wiki base template being installed first. I try to find something on google but the only result I found is that it is a right problem on MySQL. Last time I run the following command I crashed my complete xwiki so I'm not how to proceed... grant all on *.* to 'xwiki'@'127.0.0.1' identified by 'xwiki'; or grant all on *.* to 'xwiki'@'localhost' identified by 'xwiki'; Best regards Kai -- View this message in context: http://xwiki.475771.n2.nabble.com/XWiki-5-2-Subwikis-Wiki-Template-Error-number-50035-in-5-tp7587602.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
