Skip to content

Commit

Permalink
chore: added link to requirements on unsupported version of php on sp…
Browse files Browse the repository at this point in the history
…ecific arch
  • Loading branch information
kidk authored and lavarou committed Jul 26, 2023
1 parent aaf84e2 commit 61237db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion agent/newrelic-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1088,7 +1088,9 @@ for this copy of PHP. We apologize for the inconvenience.
*)
error "unsupported version '${pi_ver}' of PHP found at:
${pdir}
Ignoring this particular instance of PHP.
Ignoring this particular instance of PHP. Please visit:
https://docs.newrelic.com/docs/apm/agents/php-agent/getting-started/php-agent-compatibility-requirements/
to view compatibilty requirements for the the New Relic PHP agent.
"
log "${pdir}: unsupported version '${pi_ver}'"
unsupported_php=1
Expand Down

0 comments on commit 61237db

Please sign in to comment.