Splunk AppDynamics

Error message during php agent installation

CommunityUser
Splunk Employee
Splunk Employee

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 ?

Labels (1)
0 Karma

Raunak_Mohanty
Builder

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

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...