[xwiki-users] Can't see Wiki Manger
I created a new Wiki and installed the Wiki Manager Plugin (for mysql). I can see the default wiki page, but when I go to http://localhost:8080/xwiki/bin/view/WikiManager or /WikiManager/WebHome, there's a blank page. I have the xwiki-plugin-wiki-manager-1.4.jar, mysql-connector- java-5.1.6-bin.jar installed along with the application xar's. I've configured hibernate.cfg.xml file to use mysql. I've edited xwiki.cfg to use the wikimanager and applicationmanager plugins. I've set xwiki.virtual=1. I've given permissions to the mysql database. Any ideas on what I'm doing wrong?
Hi Samuel, Are you sure you've imported the WikiManager XAR? (http://code.xwiki.org/xwiki/bin/view/Applications/WikiManagerApplication ) Thanks -Vincent On Oct 9, 2008, at 1:03 AM, Samuel Lee wrote:
I created a new Wiki and installed the Wiki Manager Plugin (for mysql). I can see the default wiki page, but when I go to http://localhost:8080/xwiki/bin/view/WikiManager or /WikiManager/WebHome, there's a blank page.
I have the xwiki-plugin-wiki-manager-1.4.jar, mysql-connector- java-5.1.6-bin.jar installed along with the application xar's. I've configured hibernate.cfg.xml file to use mysql. I've edited xwiki.cfg to use the wikimanager and applicationmanager plugins. I've set xwiki.virtual=1. I've given permissions to the mysql database.
Any ideas on what I'm doing wrong?
Hi, On Thu, Oct 9, 2008 at 1:03 AM, Samuel Lee <[email protected]> wrote:
I created a new Wiki and installed the Wiki Manager Plugin (for mysql). I can see the default wiki page, but when I go to http://localhost:8080/xwiki/bin/view/WikiManager or /WikiManager/WebHome, there's a blank page.
Is it really a blank page or the page does not exists ?
I have the xwiki-plugin-wiki-manager-1.4.jar, mysql-connector- java-5.1.6-bin.jar installed along with the application xar's. I've configured hibernate.cfg.xml file to use mysql. I've edited xwiki.cfg to use the wikimanager and applicationmanager plugins. I've set xwiki.virtual=1. I've given permissions to the mysql database.
Any ideas on what I'm doing wrong? _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
participants (3)
-
Samuel Lee -
Thomas Mortagne -
Vincent Massol