Hi Bryn, On 30 Sep 2014 at 23:57:47, Bryn Jeffries ([email protected](mailto:[email protected])) wrote:
I've tried creating a new wiki "Other Wiki" under my XWiki 6.1 system, using the "Add Wiki" feature. Once I'd entered the details of the wiki and the users I clicked "Create Wiki" and got the following error:
Wiki "otherwiki" creation failed: org.xwiki.wiki.manager.WikiManagerException: Failed to create database for wiki "otherwiki”.
The most likely reason is that you’ve not given the xwiki user the permissions to create new schemas/databases in your postgresql instance. See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationPostgreSQL Could you check your XWiki logs and find the detailed error there? Thanks -Vincent
FWIW I'm running XWiki on a PostgreSQL database. Could this be part of the problem?