0% found this document useful (0 votes)
84 views1 page

New Relic PHP Agent Installation Guide

The document scans two PHP installations, finding valid versions in the default and local bins. It notes the New Relic agent installation is complete but the php.ini files need to be modified by hand to load and configure the New Relic extension properly. Instructions are provided to set the app name in newrelic.ini and restart the web server to finish the New Relic setup.

Uploaded by

anthonycacciola
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
84 views1 page

New Relic PHP Agent Installation Guide

The document scans two PHP installations, finding valid versions in the default and local bins. It notes the New Relic agent installation is complete but the php.ini files need to be modified by hand to load and configure the New Relic extension properly. Instructions are provided to set the app name in newrelic.ini and restart the web server to finish the New Relic setup.

Uploaded by

anthonycacciola
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
  • PHP Installation Instructions

1) /usr/bin

2) /usr/local/bin

0) Exit

Selection (1-2, 0 to exit or all): all

Found a valid PHP in : /usr/bin


PHP Version : 5.6.30
Module API version : 20131226
Module directory : /usr/local/lib/php/extensions/no-debug-non-zts-20131226
Zend Thread Safety : no
CLI ini file : /usr/local/lib/[Link]
Install Status : OK

Found a valid PHP in : /usr/local/bin


PHP Version : 5.6.30
Module API version : 20131226
Module directory : /usr/local/lib/php/extensions/no-debug-non-zts-20131226
Zend Thread Safety : no
CLI ini file : /usr/local/lib/[Link]
Install Status : OK

Agent installation complete. The following [Link] files need to be


modified by hand to load the New Relic extension, enable
it, and configure it. A sample ini file fragment can be found at:

/usr/lib/newrelic-php5/scripts/[Link]

Without performing this step the agent will not be loaded correctly. The
ini file(s) you need to modify are:

/usr/local/lib/[Link]
/usr/local/lib/[Link]

New Relic is now installed on your system. Congratulations!

1. Set [Link] in your [Link] file.

2. Restart your web server. This will fix most reporting issues and
load the agent's new features and bug fixes.

If you have questions or comments, go to [Link]

1)   /usr/bin
   2)   /usr/local/bin
   0)   Exit
   Selection (1-2, 0 to exit or all): all
Found a valid PHP in : /usr/bin

You might also like