I get the following error when trying to run my build script.
/var/lib/jenkins/jobs/IPS (trunk)/workspace/build.xml:62: Execute failed: java.io.IOException: Cannot run program "phploc": java.io.IOException: error=2, No such file or directory
I tried switching to the jenkins user and was able to run the script without a hitch. I also checked $PATH and tried to reinstall. Bad luck!
- CentOS 5/6
- PHP 5.4 (Zend Server)
- Jenkins 1.477
- PHP QA Components (Latest)
source share