Hello,
I've the following error message , when I try to install the php agent on Centos 7.2 with php 7.0.17 :
Installing AppDynamics PHP agent: 4.5.0.0GA.4.5.5.2452.b19782c308383d146c7667e168fcf8a5b67bab09
[Error] Please disable ZTS before installing.
AppDynamics PHP Agent installation has failed. Please check /tmp/appd_install_2019_01_09_10_51_20.log for
possible causes. Please also attach it when filing a bug report.
WARNING: You MUST uninstall the failed RPM first before trying this installation
again.
To do this, try using the following command:
rpm -e appdynamics-php-agent-4.5.0.0-1.x86_64
attention : %post(appdynamics-php-agent-4.5.0.0-1.x86_64) scriptlet échoué, état de sortie 1
Could you help me with this problem ?
Hi José.Alves,
PHP Agent does not monitor PHP applications in Zend Thread Safety (ZTS) mode. If you are using ZTS, AppDynamics suggests that you review your dependencies on ZTS to confirm that you actually need it and if you do not, to switch to non-ZTS mode. The PHP Agent is not compatible with Zend Monitor
Thanks,
Raunak