Hi

1) You should check your tomcat install, there are several warnings/errors but 
they’re not the root cause of your issue
2) Initially it seems you tried to create a wiki without being logged in, not 
sure how this can happen…
3) At the end of the log you tried to create a “forum” subwiki and the error is 
very clear:

Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Access 
denied for user 'xwiki'@'localhost' to database ‘forum'

As Guillaume Fenollar mentioned in another email this means that you need to 
grant the ability to create schema to the xwiki user in mysql, see 
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL

Note: It would be nice if this could be done by the debian installer by 
default. @Thomas (the creator of this installer), any idea why it’s not done?

Thanks
-Vincent

On 7 Mar 2014 at 10:56:35, panyasan 
(i...@bibliograph.org(mailto:i...@bibliograph.org)) wrote:

> Ok found it (at least I hope so):
>  
> http://pastebin.com/BUEpvzz2
>  
> Thanks,
> C.
>  
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to