Skip to content

Commit

Permalink
Add debug info about newrelic
Browse files Browse the repository at this point in the history
  • Loading branch information
by-cx committed Oct 1, 2023
1 parent 2ec55e6 commit fdfc479
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/cs/frameworks/newrelic-php.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ Poslední krok je restart *php-fpm*:
systemctl restart app
```

Je možné, že něco nebude fungovat tak jak má. V takovém případě mrkněte do logu `/srv/log/app.log`, kam NewRelic agent posílá svůj výstup.

Další možnosti konfigurace `php.ini` najdete v souboru `scripts/newrelic.ini.template` a příklad nastavení NewRelic daemona zase v `scripts/newrelic.cfg.template`.

## Update

V případě aktualizace stáhněte archiv znovu do `/srv/src` a změňte cesty v souboru `/srv/conf/php-fpm/php.ini`. Poté restartujte *php-fpm*.
Expand Down

0 comments on commit fdfc479

Please sign in to comment.