Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADD ability to set custom PHP binary path for scheduler_cron.sh #378

Merged
merged 1 commit into from
Apr 16, 2020

Conversation

allanlaal
Copy link
Contributor

usage:
add this to the command you are executing for running scheduler_cron.sh:
scheduler_cron.sh --php /path/to/custom/php/bin --mode always

useful when you don't want to run cron with the systems default PHP binary

Fixes #251
More elegant solution for #193
Might Fix #125

usage:
add this to the command you are executing for running scheduler_cron.sh:
scheduler_cron.sh --php /path/to/custom/php/bin --mode always

useful when you don't want to run cron with the systems default PHP binary

Fixes AOEpeople#251
More elegant solution for AOEpeople#193
Might Fix AOEpeople#125
@tmotyl tmotyl merged commit 2806093 into AOEpeople:master Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AOE fails to work after PHP version change in CPanel Last Heartbeat is older than xx
2 participants