<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PHP Agent installation in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736338#M9833</link>
    <description>&lt;P&gt;Hi Kyle,&lt;/P&gt;

&lt;P&gt;I tried to restart the nginx and php-fpm, but the java processes still not exist.&lt;/P&gt;

&lt;P&gt;[cpptiyl@HKGX4LMA0001 ~]# sudo service php-fpm restart&lt;BR /&gt;Stopping php-fpm: [ OK ]&lt;BR /&gt;Starting php-fpm: [ OK ]&lt;BR /&gt;[cpptiyl@HKGX4LMA0001 ~]# sudo service nginx restart&lt;BR /&gt;Stopping nginx: [ OK ]&lt;BR /&gt;Starting nginx: [ OK ]&lt;BR /&gt;[cpptiyl@HKGX4LMA0001 ~]# ps -ef | grep java&lt;BR /&gt;cpptiyl 31458 30767 0 11:33 pts/1 00:00:00 grep java&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Tim&lt;/P&gt;</description>
    <pubDate>Wed, 24 Oct 2018 03:41:19 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2018-10-24T03:41:19Z</dc:date>
    <item>
      <title>PHP Agent installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736334#M9829</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am trying to install the PHP Agent to the PHP server.&amp;nbsp;I am following the bellow article to install:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO45/Install+the+PHP+Agent+by+Shell+Script" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO45/Install+the+PHP+Agent+by+Shell+Script&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The installation should be success, I&amp;nbsp;didn't see any error during the installation.&amp;nbsp;After the installation, I restart the php-fpm service, but cannot&amp;nbsp;find&amp;nbsp;any JAVA process.&amp;nbsp;The server also installed the ngnix,&amp;nbsp;will&amp;nbsp;AppD&amp;nbsp;processes&amp;nbsp;require to restart&amp;nbsp;ngnix too?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Tim&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 08:51:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736334#M9829</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-10-16T08:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Agent installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736335#M9830</link>
      <description>@Anonymous did you restart ngnix? How did it go?</description>
      <pubDate>Wed, 17 Oct 2018 20:45:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736335#M9830</guid>
      <dc:creator>Jeanie_Kedia1</dc:creator>
      <dc:date>2018-10-17T20:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Agent installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736336#M9831</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Jeanie,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;I have restarted the&amp;nbsp;ngnix, but&amp;nbsp;still not work.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;I tried to manually start up the PHP Agent Proxy following the below steps:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.appdynamics.com/display/PRO45/Start+the+PHP+Agent+Proxy+Manually" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO45/Start+the+PHP+Agent+Proxy+Manually&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;It has some error when I execute the command, attached the error screen capture.&lt;/P&gt;


&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 08:35:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736336#M9831</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-10-18T08:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Agent installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736337#M9832</link>
      <description>&lt;P&gt;Hi Tim,&lt;/P&gt;

&lt;P&gt;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?&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Kyle&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 18:38:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736337#M9832</guid>
      <dc:creator>Kyle_Furlong</dc:creator>
      <dc:date>2018-10-18T18:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Agent installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736338#M9833</link>
      <description>&lt;P&gt;Hi Kyle,&lt;/P&gt;

&lt;P&gt;I tried to restart the nginx and php-fpm, but the java processes still not exist.&lt;/P&gt;

&lt;P&gt;[cpptiyl@HKGX4LMA0001 ~]# sudo service php-fpm restart&lt;BR /&gt;Stopping php-fpm: [ OK ]&lt;BR /&gt;Starting php-fpm: [ OK ]&lt;BR /&gt;[cpptiyl@HKGX4LMA0001 ~]# sudo service nginx restart&lt;BR /&gt;Stopping nginx: [ OK ]&lt;BR /&gt;Starting nginx: [ OK ]&lt;BR /&gt;[cpptiyl@HKGX4LMA0001 ~]# ps -ef | grep java&lt;BR /&gt;cpptiyl 31458 30767 0 11:33 pts/1 00:00:00 grep java&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Tim&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 03:41:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736338#M9833</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-10-24T03:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Agent installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736339#M9834</link>
      <description>&lt;P&gt;Hi Tim,&lt;/P&gt;

&lt;P&gt;Could you provide the output of phpinfo() run through the server, as well as the PHP error logs?&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Kyle&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2018 20:34:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736339#M9834</guid>
      <dc:creator>Kyle_Furlong</dc:creator>
      <dc:date>2018-10-25T20:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Agent installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736340#M9835</link>
      <description>&lt;P&gt;Hi Kyle,&lt;/P&gt;

&lt;P&gt;Sorry for the late reply.&lt;/P&gt;

&lt;P&gt;Below are the capture of phpinfo(),&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 194px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.jpeg"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36004i7453644AE72E4153/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.jpeg" alt="image.jpeg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Also attached the error.log. [&lt;FONT color="#008000"&gt;the error log file has been redacted by&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/120144"&gt;@Nina.Wolinsky&lt;/A&gt;&amp;nbsp;to ensure privacy&lt;/FONT&gt;]&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Tim&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 08:12:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736340#M9835</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-10-29T08:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Agent installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736341#M9836</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;To ensure privacy, please do not publicly share your logs. Please share them offline with&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/6225"&gt;@Kyle.Furlong&lt;/A&gt;&amp;nbsp;if he is able to help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 19:53:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736341#M9836</guid>
      <dc:creator>Nina_Wolinsky</dc:creator>
      <dc:date>2018-10-30T19:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Agent installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736342#M9837</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.PNG" style="width: 868px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36001i2BD4E2F5242F0948/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 957px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36003i8C52A3BD1C281D47/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.PNG" style="width: 876px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36005i8311D43672B5C0A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.PNG" style="width: 863px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36006iF0759453F6E1359D/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2020 07:17:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/PHP-Agent-installation/m-p/736342#M9837</guid>
      <dc:creator>apichatpunkaew</dc:creator>
      <dc:date>2020-04-22T07:17:58Z</dc:date>
    </item>
  </channel>
</rss>

