2012/4/29 yasitha pandithawatta yasitha4@gmail.com:
Hi Michal,
In the community bonding period I would like to sort out the issues I face when I install the Jenkins server. I refer to this tutorial [0] for installation. Once I installed the Jenkins server I couldn't restart the Apache server. So I re-installed Apache. Can you suggest any manual installing instruction or a tutorial that can I use and get familiar with Jenkins.
Hi,
Have a look at the error log file of Apache (/var/log/apache2/error.log). It will tell you why Apache won't restart. Probably because of a configuration issue. Or you could just skip the part of the tutorial where Jenkins (on port 8080) is proxied by apache, and access Jenkins directly on port 8080 (I assume you're installing this on your own PC, not on a public server?)
Regards,
Yasitha Pandithawatta Undergraduate Computer Science and Engineering Department University of Moratuwa Sri Lanka
[0] - https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+Ubuntu