Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
02-21-2017 07:57 AM
facing issues while configuring Php appdyanmics agent in RHEL 6.5 server.
while running runme.sh , we are getting error "scriptlet failed, exit status 1"
Kindly assist.
02-27-2017 11:52 AM
Hi Chintan,
This typically happens when the installer can't find the path of your PHP. One way around this would be to find the binary for the PHP serving your application, and using the APPD_PHP_PATH environment variable on the command line as you run the rpm installer:
APPD_PHP_PATH=/opt/rh/myphp/bin rpm -i ...
Could you let us know if that resolves the error?
Thanks and regards,
Kyle
Thanks,
Kyle Furlong, Technical Lead (C++ and Dynamic Languages)
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form