Hi, why my daemon not running shown on {url}/config/issue/daemons.not-running/
It said
The Phabricator daemons are not running, so Phabricator will not be able to perform background processing (including sending email, rebuilding search indexes, importing commits, cleaning up old data, and running builds).
Use bin/phd start to start daemons. See Managing Daemons with phd for more information.
Run this command:
phabricator/ $ ./bin/phd start
and when i try to start. it got -bash: ./bin/phd: No such file or directory coz there is no file.
Hi, why my daemon not running shown on
{url}/config/issue/daemons.not-running/
It saidand when i try to start. it got
-bash: ./bin/phd: No such file or directory
coz there is no file.how make it works? thanks