AJout d'une étape : rm de fichiers doublons.

This commit is contained in:
Benoît S. 2016-10-10 11:19:55 +02:00
parent 40fbfb081f
commit 53e2eb5574

View file

@ -12,6 +12,7 @@ Doc officielle : <https://docs.newrelic.com/docs/agents/php-agent>
# apt update
# apt install newrelic-php5
# newrelic-install install
# rm /etc/php5/mods-available/newrelic.ini /etc/php5/conf.d/newrelic.ini
# systemctl restart apache2
```