Command "php" not found : PATH not the same with deployer or directly on the remote server #2478
Unanswered
maximeripaud
asked this question in
Help needed
Replies: 1 comment 1 reply
-
Ues, update bin/php config or add it in your PATH. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I have a problem with the command "php" on the remote server when I execute
dep deploy:test-php
but it work fine with the command "php7.4" when I executedep deploy:test-php7.4
:When I try it manually on the remote server, the command "php" work fine :
Have you any idea ?
Thanks a lot for your help!
Beta Was this translation helpful? Give feedback.
All reactions