Hi,
I installed PHP Agent by using the default method(runme.sh).
Then I saw my PHP Agent appeared on the Web console. But I waited for hours and it said "No load detected for the time range".
Wondering what's happening.
Please advise.
Thanks
The controller displays any activity if you run some load on the application.
Could you please try running some load on your application, and see if the controller displays any activity?
We'll need to check from the beginning starting with the installation. Recommended installation process is to install using a shell script - install.sh
See here : https://docs.appdynamics.com/display/PRO42/Install+the+PHP+Agent+using+a+Shell+Script
Next, we'll need to validate the installation or resolve any installation issue. See here : https://docs.appdynamics.com/display/PRO42/Resolve+Installation+Issues+for+PHP
Once you restart your apache/nginx webserver, you'll see a java proxy process (lightweight java process to communicate with the controller).
That's right you'll need to uninstall it first.
Hi
The Agent is compatible with Linux. You can go ahead and give it a shot.
Thanks