If you found this error on debian lenny. Then it means that you have not got the Command Line Interface package. To fix it (assuming that you are using php5):
aptitude install php5-cli
|
|
||
php binary not found. Make sure php5 or php exists in PATHIf you found this error on debian lenny. Then it means that you have not got the Command Line Interface package. To fix it (assuming that you are using php5):
2 comments to php binary not found. Make sure php5 or php exists in PATH |
||
|
|
||
CLI stands for “command line interface”, not “client”.
Shit…. Thanks Odi! Fixed, I wrote it too fast…