
The PHP agent supports APM logs in context for the following libraries:Īs a standard security measure for data collection, your app server must support SHA-2 (256-bit). To request instance-level information from datastores currently not listed for your New Relic agent, get support at. Omit the database name with newrelic.datastore_tracer.database_name_reporting.enabled = false.Set newrelic.datastore_tracer.instance_reporting.enabled to false in the newrelic.ini.To disable collection of host information, use either of these options: However it is no longer tested or officially supported by the New Relic PHP agent. The latest versions of our agent may work on OS versions that are past End of Life, To use the latest version of the OS that is officially supported by the vendor. If the version of PHP you’re using is no longer officially available for an OS, then support could end sooner than one year. After the year has passed, New Relic will end support for those versions.

#Drupal 7 php support update
Maintenance Support for RHEL and Maintenance Update for CentOS), New Relic will continue to support those latest versions for one year.

When vendors announce end of life (e.g., Standard Support for Ubuntu, EOL LTS for Debian, The New Relic PHP agent is supported on Ubuntu, Debian, Amazon Linux, Alpine, RHEL and CentOS Operating Systems (OS).
#Drupal 7 php support license key
For more information, see the PHP install script and license key settings in the PHP INI file. This is a 40-character hexadecimal string that New Relic provides when you sign up for your account.

Or you could version pin the PHP agent package to an agent version that supports the old, unsupported feature(s). This can be done by adding the PHP agent packages to an exclusion list for package upgrades.

#Drupal 7 php support 32 bit
The compatibility with third-party modules can vary, and there could be modules having troubles with the newest PHP version, especially because backward incompatible changes.īefore upgrading PHP, you should make a test on a development site, and see if any of the modules you are using cause problems with the newer PHP/MySQL versions.For installations using an unsupported PHP version or platform (examples: 32 bit OSes, FreeBSD, ZTS), it's highly recommended that you disable the auto-update mechanisms for the PHP agent packages. For Drupal 7.62 or higher, the minimum required is PHP 5.3.3ĭrupal 7 supports MySQL 5.0.15/MySQL 5.1.30/MariaDB 5.1.44/Percona Server 5.1.70 or higher.Drupal 7.63 or higher is recommended for using PHP 7.1 and PHP 7.2.Drupal 7.50's automated test suite is now fully passing on PHP 5.4, 5.5, 5.6, and 7 third-party modules could still have issues when running on PHP 7.1.After that date,PHP 7.1 will only receive security fixes, and it should not be anymore used for new sites. The minimum recommended PHP version for Drupal 7 is PHP 7.1.x, until December 1, 2019. The minimum PHP version supported by Drupal 7 is 5.2.5.
