Comments on: Continuous Integration for PHP with Jenkins https://systemsarchitect.net/2013/09/06/continuous-integration-for-php-with-jenkins/ Sat, 23 Apr 2016 06:20:11 +0000 hourly 1 http://wordpress.com/ By: Dmitri https://systemsarchitect.net/2013/09/06/continuous-integration-for-php-with-jenkins/comment-page-1/#comment-138 Mon, 06 Jan 2014 08:08:56 +0000 http://systemsarchitect.net/?p=976#comment-138 Hallo!

Thank you for a nice post!

Got a slight trouble on Debian with your setup. Problem came in with last command

sudo vendor/bin/phing install

In the job specified (target=”install”) inside build.xml, when changin owner there was “jenkins.jenkins” I have changed it to just “jenkins” and build suceeded

Like

]]>