Uninstall an RPM-Installed PHP Agent
- If one is running, shut down the web server.
This may not apply for a PHP CLI application.
- Run the following command, where
<version>is the package you installed:CODErpm -e appdynamics-php-agent-<version>You can find the version usingCODErpm -qa | grep appdynamics-php-agent