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.
Regards,
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
On Sun, Apr 29, 2012 at 5:08 PM, Dieter Adriaenssens < dieter.adriaenssens@gmail.com> wrote:
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
-- Kind regards,
Dieter Adriaenssens
Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Thanks Dieter for the reply. I installed Jenkins successfully. I will now look how to combine my developing copy with Jenkins. If you have any suggestions please inform me. Any tutorials will be preferred.
Regards,
Hi
Dne Sun, 29 Apr 2012 07:58:28 +0530 yasitha pandithawatta yasitha4@gmail.com napsal(a):
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.
We have also own tutorial for setting up Jenkins (I've done it on Debian, so it should not be that different):
http://wiki.phpmyadmin.net/pma/Jenkins_Setup