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
10-16-2018 01:51 AM
Hi,
I am trying to install the PHP Agent to the PHP server. I am following the bellow article to install:
https://docs.appdynamics.com/display/PRO45/Install+the+PHP+Agent+by+Shell+Script
The installation should be success, I didn't see any error during the installation. After the installation, I restart the php-fpm service, but cannot find any JAVA process. The server also installed the ngnix, will AppD processes require to restart ngnix too?
Thanks & Regards,
Tim
10-17-2018 01:45 PM
10-18-2018 01:35 AM
Hi Jeanie,
Thanks for your reply.
I have restarted the ngnix, but still not work.
I tried to manually start up the PHP Agent Proxy following the below steps:
https://docs.appdynamics.com/display/PRO45/Start+the+PHP+Agent+Proxy+Manually
It has some error when I execute the command, attached the error screen capture.
Regards,
Tim
10-18-2018 11:38 AM
Hi Tim,
Usually with nginx, the actual PHP server is php-fpm. You may need to restart this service as well. Could you give that a try and let us know if the data shows up?
Regards,
Kyle
Thanks,
Kyle Furlong, Technical Lead (C++ and Dynamic Languages)
10-23-2018 08:41 PM
Hi Kyle,
I tried to restart the nginx and php-fpm, but the java processes still not exist.
[cpptiyl@HKGX4LMA0001 ~]# sudo service php-fpm restart
Stopping php-fpm: [ OK ]
Starting php-fpm: [ OK ]
[cpptiyl@HKGX4LMA0001 ~]# sudo service nginx restart
Stopping nginx: [ OK ]
Starting nginx: [ OK ]
[cpptiyl@HKGX4LMA0001 ~]# ps -ef | grep java
cpptiyl 31458 30767 0 11:33 pts/1 00:00:00 grep java
Regards,
Tim
10-25-2018 01:34 PM
Hi Tim,
Could you provide the output of phpinfo() run through the server, as well as the PHP error logs?
Regards,
Kyle
Thanks,
Kyle Furlong, Technical Lead (C++ and Dynamic Languages)
10-29-2018 01:12 AM - last edited on 10-30-2018 12:52 PM by Nina.Wolinsky
Hi Kyle,
Sorry for the late reply.
Below are the capture of phpinfo(),
Also attached the error.log. [the error log file has been redacted by @Nina.Wolinsky to ensure privacy]
Regards,
Tim
10-30-2018 12:53 PM
@Tim.Li To ensure privacy, please do not publicly share your logs. Please share them offline with @Kyle.Furlong if he is able to help.
Thanks,
Nina, UX Writer on Product Design
04-22-2020 12:17 AM
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form