0% found this document useful (0 votes)
269 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)
269 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
You are on page 1/ 1

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/php.ini
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/php.ini
Install Status : OK

Agent installation complete. The following php.ini 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/newrelic.ini.template

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

/usr/local/lib/php.ini
/usr/local/lib/php.ini

New Relic is now installed on your system. Congratulations!

1. Set newrelic.appname in your newrelic.ini 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 http://support.newrelic.com.

You might also like