On 7 Mar 2014 at 11:32:56, panyasan ([email protected](mailto:[email protected])) wrote:
Thank you for investigating the issue.
Just so that I understand you and Guillaume clearly:
I need to grant all rights to the xwiki mysql user manually to make this work, right? Like so:
mysql -u root -e "grant all privileges on *.* to xwiki@localhost identified by 'xwiki’"
yes
(see https://network.xwiki.com/xwiki/bin/view/DocXEM41En/XWikiEnterpriseManagerIn...)
Note: This doc is from XWiki SAS not from xwiki.org Our xwiki.org doc is here: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL
Because I understood Guillaume to say explicitly that I shouldn’t.
Some misunderstanding it seems.. You do need to grant privileges to the xwiki user...
It would be great if the debian packages get fixed,
I agree, maybe you could create a jira issue for this at http://jira.xwiki.org so that it’s not forgotten?
I need to be able to rely on them. BTW, it would be great if a XWiki Appliance existed for http://www.turnkeylinux.org. If everything works with the debian packages, I might do it.
That would be awesome. The challenge, beyond doing the first appliance, is to maintain it when new XWiki releases come out. Thanks! -Vincent
Thanks, C.