I don’t want to install other database, server and system just to try xwiki. I have Apache and MySQL on Windows(XAMPP) and would like to try out wiki without tinkering for hours with other servers and databases. I’ve already tried this vid:
And it didn’t work, there were some errors during installation and I deleted all things that had to do with that vid. I understand that I could tinker with it for next 8 hours and it would just might start working but I’d prefer to just use Apache + MySQL and minimum of other things that are needed.
Can I make it work without JRE, Tomcat, PostgreSQL, PostgreSQL JDBC driver, Waffle and setting that up for 40 minutes just to get an error during installation? Why can’t it be as easy as installing WordPress:
• Create database
• Drop xwiki folder on the server
• Open it in a browser
• Let wizard install and set up everything
Note that you can have XWiki running in even less time than wordpress if you use XWiki Cloud, see Try XWiki - XWiki
The second easy alternative is probably Docker but I don’t use Windows so I don’t know how well Docker runs on Windows. In any case it would only be a few minutes to test this: install Docker, then 2 command lines and you’re good.
BTW installing Tomcat on windows is a nobrainer too. Just need to unzip a zip and you’re good. And installing Java is also easy, just needs to run an executable.
And it didn’t work, there were some errors during installation…
You did not say how it didn’t work. It worked just fine in the video (watch the video, and you see that it “worked!”). Without specifics of what “some errors during installation” means, it is not really possible to help.
Of course, the video demonstrates PostgreSQL as the database (which I recommend, because it natively supports SSPI - Windows authentication), so if you don’t use that database, you will have to set up using appropriate steps for your database.