Hi,
I have installed the PHP APM Agent . Agent is installed and running , but no data is appearing on the dashboard.
When going through the logs of zpa installer , I encountered below line :
enabling zpa module
sh: 1: phpenmod: not found
Due to which when I run this command : php -m | grep "zpa" , it returns nothing.
How to resolve this .
Thanks