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.
[[General notes]] - You may need to restart httpd. - You may need to add the hostname and IP to /etc/hosts or DNS.
Create test applicationCreate data directory: /home/anudit/.amp/canary/data/gjcucZImRk4qqznnJ2gKhUzYpwWY8mZdAMP_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-NZRE89IKAb"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.
Create test applicationCreate data directory: /home/anudit/.amp/canary/data/duRwk8VNuALm6ROAMZTl2xZaijYpusfyAMP_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-NNiUtYhlEZ"Received expected response
<Directory /opt/buildkit> Options Indexes FollowSymLinks AllowOverride None Require all granted</Directory>
<Directory /> Options Indexes FollowSymLinks Includes ExecCGI AllowOverride All Require all granted Allow from all</Directory>