Reconfigure APM Insight agent during PHP version upgrade

Reconfigure APM Insight PHP agent during PHP version upgrade

If you have upgraded your PHP version and face problems in monitoring after the upgrade, here's how you can resolve it. 

In general, APM Insight PHP agent registers with the PHP version present in the server at the time of installation. 

So when you upgrade your PHP version, you need to reconfigure the APM Insight PHP agent to pick the updated PHP version.


Run the agent configuration once again using the following commands:

cd /opt/zpa/bin 
sh configure.sh <license_key> 
sh run.sh restart
<restart the respective apache/fpm service> 

Learn more on the installation instructions (using script) to reconfigure PHP agent. 


    • Related Articles

    • How to identify and resolve conflicts between other APM products and the APM Insight .NET agent

      Problem statement: You are experiencing either of the below issues and suspect that another APM product is interfering with the Site24x7 .NET agent. 1. The .NET monitor is not created under APM > APM Insight > Applications, even after the .NET agent ...
    • How to uninstall the Site24x7 Windows Server Monitoring Agent

      Method 1: To uninstall the Site24x7 Windows Server Monitoring Agent, click the link below: https://staticdownloads.site24x7.com/server/Site24x7WindowsAgentUninstall.zip Unzip and execute the Uninstall.bat file in the Command Prompt as an ...
    • Bundled .NET and .NET Core agents in a single MSI

      In APM Insight .NET agent version 6.8.0, the .NET and .NET Core agents have been bundled into a single MSI, enabling unified monitoring of both application types. Upgrade requirements for .NET Core agent 6.7 and below If you're using .NET Core agent ...
    • APM Insight integration for Next.js in Kubernetes

      To integrate the Site24x7 APM Insight Next.js agent into your Kubernetes application using initContainers with the prebuilt agent image, follow the steps below: Prerequisites A Next.js application container image The Site24x7 APM Insight license key ...
    • Unable to add SQL insight monitor

      If the SQL Insight monitor is not getting added even after entering your credentials, try these troubleshooting steps: Ensure that the Auto-discover applications feature is enabled. If not, you will need to trigger discovery using the Discover ...