Edit the file check4_functions in the campsite/install_conf directory. Search for check4_php_cli() function. Add your custom PHP path to the line:
for p in /usr/local/bin /bin /usr/bin /opt/bin; do
I am using the most recent version of campsite. I was hoping someone might be able to point me to the confiuration file where I can declare where my PHP installation it. It seems my host has PHP in a rather obscure location, /home/blackout-design/www/cgi-bin/php
When installing I am recieving the following error:
Preparing install scripts...PHP CLI (Command Line Interface) not found. Please i
nstall this package
I am SSHing into the box. Any help would be greatly apprciated I am attempting to setup a test environment for an outreach project.