Hi,
On Sun, Apr 6, 2008 at 12:21 AM, David Hláčik <david(a)hlacik.eu> wrote:
Hi all friends,
i am currently using serveral xwiki instances (xwiki-enterprise 1.3).
I need to try xwiki-enterprise-manager to be able to create virtual wiki
sites. I am having a really hard time with installation.
I have used
xwiki-enterprise-manager-web-1.1.war<http://forge.objectweb.org/project/…
,
tomcat 5 as a container, mysql as a database. I processed exactly same steps
as i did several times installing xwiki enterprise.
I have put war file into tomcat5 webapps directory, started/stoped tomcat in
order to unpack it, configured hibernate..xml to mysql database. I have
installed mysql connector to lib directory. I have copied custom log4j file
to classes directory. I have created a wiki mysql user with full rights to
create databases , created a wiki database.
When i will point on
http://mydomain:8080/xwiki according to xwiki.log it
will fill mysql database xwiki and then i will get "page cannot be displayed
message" (internet explorer message). I found no error in xwiki.log, no
error nowhere else. When i will point it again at that adress
http://mydomain:8080/xwiki still nothing -page cannot be displayed and zero
messages in log.
What exactly is your domain ?
By default in virtual mode XWiki Platform need to have a descriptor
for the wiki you want to access except if you domain name starts with
"www" or if you acces using direct IP address. I think your problem is
that you are trying to access your main wiki with "something.ext"
domain. To be able to access you main wiki with "something.ext" you
have to add this alias in its descriptor :
/xwiki/bin/view/XWiki/XWikiServerXwiki
It is explained in
http://manager.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HConvertane…
but i will add a more warning box for the two ways to install XEM
because this XWiki platform domain management is not very clear. I
think that we should maybe add an option in xwiki.cfg to indicate if
wrong domain goes to main wiki in place of showing an error.
I spent 4 hours and that is enought time for me to ask for a help.
Thanks in advance!
David
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne