Details
Details
I am using the linux server SUSE Enterprise 11 SP4
install Php53( 5.3.17) and related extensions
follow the instruction to install the Phabricator tool.
under command line, I type:"./bin/config set phd.user gshe" it show: ./bin/phd: line 1: ../scripts/daemon/manage_daemons.php :No such file or directory. if I type :"php ./scripts/daemon/manage_daemons.php set phd.user gshe" it works. see the screenshot.
I can not use this way to launch SSH authorize when I config the repository host, because a lot of commands are called from .php file.
do you meet this issue before?
their is not such issue under ubuntu and OpenSUSE system.