From 40fbfb081f567bb9e814e70b939b7c99b2f4dba5 Mon Sep 17 00:00:00 2001 From: bserie Date: Mon, 10 Oct 2016 10:14:08 +0200 Subject: [PATCH] ajout restart apache --- HowtoNewRelic.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HowtoNewRelic.md b/HowtoNewRelic.md index a1a3bb1c..d7869913 100644 --- a/HowtoNewRelic.md +++ b/HowtoNewRelic.md @@ -12,6 +12,7 @@ Doc officielle : # apt update # apt install newrelic-php5 # newrelic-install install +# systemctl restart apache2 ``` Debconf vous demandera la clé de license à mettre. On pourra aussi la mettre à la main dans `/etc/php5/mods-available/newrelic.ini`. \ No newline at end of file