Uninstall an RPM-Installed PHP Agent

  1. If one is running, shut down the web server.
    This may not apply for a PHP CLI application.
  2. Run the following command, where <version> is the package you installed:
    rpm -e appdynamics-php-agent-<version>
    You can find the version using
    rpm -qa | grep appdynamics-php-agent