Getting started with PHP

Compatibility

Php extension : 5.2 up to version 7.2

Php agent : Glibc higher or egal to 2.5

Download

Install

Warning : if SELinux is activated, you must authorize the Nudge PHP module :

  sudo chcon system_u:object_r:textrel_shlib_t /usr/lib64/php/modules/nudge.so

Configuration

Start-up

Check

In the log folder : /var/log/nudge, you should see this two files :

Troubleshooting

If you have sudden crashes on your application, it may be because of opcache as it alters the PHP code execution.