Homec4science

Fix to calling the php binary

Authored by moos3 <richard@guthnur.net> on Nov 29 2011, 14:58.

Description

Fix to calling the php binary

Summary: by default it was looking for php to be in /usr/bin/php on some systems
this is incorrect. It should be using /usr/bin/env php for calling php with the
correct path.

Test Plan: patch and try to run.

Reviewers: epriestley

Reviewed By: epriestley

CC: svemir, aran, epriestley

Differential Revision: 1136

Details

Committed
moos3 <richard@guthnur.net>Nov 30 2011, 18:21
Pushed
aubortJan 31 2017, 17:16
Parents
rPHec8dbfd05f43: Dedupe DIRECTORY w/ Directory tab in directory header
Branches
Unknown
Tags
Unknown

Event Timeline

moos3 <richard@guthnur.net> committed rPH31c3f2a03e57: Fix to calling the php binary (authored by moos3 <richard@guthnur.net>).Nov 30 2011, 18:21