Last modified by XWikiGuest on 2023/03/09 11:37

  • Anonymous
    Anonymous, 2015/09/23 05:48

    Thank you so much for this guide.  I notice that it is a couple of years old.  Was the .deb package not available then?  Would it be possible to do an updated guide or suggest one.
    Thank you again this really helped me in setting up my own server.

    • Anonymous
      Anonymous, 2015/09/23 05:55

      my mistake I'm sorry I forgot I had traveled back in time.  So I guess the questions should be why do it this way and not use the .deb package?

  • Anonymous
    Anonymous, 2015/09/25 17:24

    Are there any guides for using Apache2 with xwiki?

  • Anonymous
    Anonymous, 2015/09/28 04:22

    Thank you so much for your feedback and for taking the time to find and provide those links.  I am a complete noob so wading through the information has been daunting to put it mildly and as is often the case with new technical information I find I will only see the relevant info after the second or third reading.  Recognizing outdated information has been interesting as well.  All in all I am enjoying the ride and Xwiki is fantastic.

  • Anonymous
    Anonymous, 2016/02/05 01:35

    Hi Guillaume, thanks for the great tutorial! Brand new to xwiki and I tried the .deb install and it just wouldn't work (DigitalOcean), but following your steps worked great.
    Can you point me to a tutorial (hopefully of equal quality) to run xwiki using https instead of http?
    Thanks very much!

  • Anonymous
    Anonymous, 2016/03/08 15:22

    Hi !

    I'm trying to install xwiki and im stuck with nginx .
    I want to use a subdomain xwiki.mydomain.com

    In your example , you redirect to mydomain.com/xwiki .

    I want the wiki to be accessible ONLY at xwiki.mydomain.com ... how you do that ? (im a beginner in nginx :'( )

    thx !

  • Anonymous
    Anonymous, 2016/07/13 08:27

    Good day Guillaume,

    I tried to follow this easy to use step by step installation guide and I installed and configured as described. Unfortunately I'm facing this problem when I try to access my xwiki atmyvps:8080/xwiki/
    o you think I missed somthing?


    HTTP Status 500 -

    type Exception report

    message

    description The server encountered an internal error that prevented it from fulfilling this request.

    exception

    java.lang.NullPointerException
     com.xpn.xwiki.web.Utils.getContextComponentManager(Utils.java:699)
     com.xpn.xwiki.web.Utils.getComponent(Utils.java:756)
     com.xpn.xwiki.web.Utils.getComponent(Utils.java:723)
     com.xpn.xwiki.web.XWikiRequestProcessor.processPath(XWikiRequestProcessor.java:47)
     org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:154)
     org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
     org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:620)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
     com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:115)
     org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:127)
     org.xwiki.container.servlet.filters.internal.SetHTTPHeaderFilter.doFilter(SetHTTPHeaderFilter.java:63)
     com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
     org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
     org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)

    note The full stack trace of the root cause is available in the Apache Tomcat/7.0.52 (Ubuntu) logs.
    Apache Tomcat/7.0.52 (Ubuntu)

Login and comment