Hi all,
I have a new install of Phabricator running on Centos OS 5 and Apache2 and am getting one unresolved error
$PATH Component Unusable
The full error is:
$PATH Component Unusable The configured PATH includes a component which is not usable. Phabricator will be unable to find or execute binaries located here: The PATH component '/root/bin' (which resolves as the absolute path '/root/bin') is not usable because '/root' is not readable. The user that the webserver runs as must be able to read all the directories in PATH in order to make use of them. The current Phabricator configuration has this value: environment.append-paths [ "/bin", "/usr/bin", "/usr/local/bin" ] You can update this value here: View "environment.append-paths"
I can't see what I need to do to resolve this? I click the link "View "environment.append-paths" as suggested in the error I get another message about a locked config.
Gavin