deployer icon indicating copy to clipboard operation
deployer copied to clipboard

Able to set PHP binary path on server

Open cerw opened this issue 6 years ago • 0 comments

Is your feature request related to a problem? Please describe.

Some servers have strange or custom path for PHP binary, even if we use .bashrc or .profile for PHP it gets ignored. We need way to define PHP Bianry (like enovyer has it)

Describe the solution you'd like

New field in Server section with default to /usr/bin/php

Describe alternatives you've considered

Atm I modifed step InstallComposerDependencies.php to find the right PHP

Additional context

Great job team! We did over 10k deploys in last 3 years!

cerw avatar Apr 29 '19 06:04 cerw