Uninstall the PHP Agent using RPM
sudo rpm -e appdynamics-php-agent-<version>
rpm -qa | grep appdynamics-php-agent
The existing configurations are saved in a tar file in /tmp, as indicated upon completion of the uninstall process.
sudo rpm -e appdynamics-php-agent-<version>
rpm -qa | grep appdynamics-php-agent
The existing configurations are saved in a tar file in /tmp, as indicated upon completion of the uninstall process.