Have a question about CiviCRM? Get it answered quickly at the new CiviCRM Stack Exchange Q+A siteThis forum was archived on 25 November 2017. Learn more.How to get involved.What to do if you think you've found a bug.
alias node=nodejs
sudo apt-get install nodejs-legacy
Create test applicationCreate data directory: /home/anudit/.amp/canary/data/cRtGZ0pP8CQlCrUgo5bbMWsXBCDPm6epAMP_URL='http://localhost:7979'AMP_ROOT='/home/anudit/.amp/canary'AMP_DB_DSN='mysql://canary_u4ntd:rfKrDtbMfsbxlM80@127.0.0.1:3306/canary_u4ntd?new_link=true'AMP_DB_USER='canary_u4ntd'AMP_DB_PASS='rfKrDtbMfsbxlM80'AMP_DB_HOST='127.0.0.1'AMP_DB_PORT='3306'AMP_DB_NAME='canary_u4ntd'AMP_DB_ARGS='-h 127.0.0.1 -u canary_u4ntd -prfKrDtbMfsbxlM80 -P 3306 canary_u4ntd'Connect to test applicationExpect response: "response-code-VrkPjPnUCy"PHP Warning: file_get_contents(http://localhost:7979/index.php): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /opt/buildkit/vendor/totten/amp/src/Amp/Command/TestCommand.php on line 153Warning: file_get_contents(http://localhost:7979/index.php): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /opt/buildkit/vendor/totten/amp/src/Amp/Command/TestCommand.php on line 153Received incorrect response: ""Tip: Try running "amp config" and/or restarting the webserver.