Note that the easiest for Ubuntu is generally to use the Debian package (Ubuntu is based on Debian). See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationViaAPT. On Wed, Oct 10, 2012 at 3:50 PM, Tapio Seppälä <[email protected]> wrote:
Hi, You were right, I was looking at the page ' Installing the Standalone Distribution' (http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationStandalone) and didn't get that it was about the Jetty-package. Sorry about that. I'm not so familiar with Linux, so I have had to search and seek every possible site to get help on this installation. Tomcat reports in the Browser window Status 404 / Xwiki 'The requested resource is not available'. Then there is a lots of information in the Tomcat logs like: SEVERE: Error listenerStart SEVERE: Context [/xwiki] startup failed due to previous errors
I guess I have to study the logs with someone who knows more than me...
br Tapio
-----Original Message----- From: Marius Dumitru Florea [mailto:[email protected]] Sent: 10. lokakuuta 2012 15:59 To: [email protected]; XWiki Users Subject: Re: [xwiki-users] Start_xwiki.sh not found
On Wed, Oct 10, 2012 at 2:08 PM, Tapio Seppälä <[email protected]> wrote:
Hi all,
I’ve been trying to set up Xwiki 4.2 with Tomcat and Mysql on Ubuntu. When
I’m in the phase instructed to run start_xwiki.sh I cannot find it anywhere.
Can you give us a link to the documentation section that tell you this?
What am I missing or doing wrong?
start_xwiki.sh is available only if you download the Jetty+HSQLDB package (zip), i.e. the package that has the application server and the database bundled. If you're trying to setup XWiki on Tomcat with MySql then you probably downloaded the WAR package. In this case you need to deploy the WAR and then start the application server (i.e. Tomcat).
Hope this helps, Marius
regards
Tapio
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne