Specify the PHP path during agent installation

How to set the PHP path during agent installation?

This is only applicable to the agent versions 4.2 and above.

For Linux

Step 1:
Download the installation script.
Step 2:
Set your PHP path along with other installation arguments.
  1. sudo -E sh InstallAgentPHP.sh -license.key "licensekey" -zpa.application_name "Application Name" -php.install_path "/your/php/path"

For Windows

  1. Download and execute the agent_php.msi file.
  2. Click the Advanced.
    APM Insight PHP Agent

  3. Enter the PHP installation path and click Next.
    PHP installation path


    • Related Articles

    • Troubleshooting bulk installation failures of the APM Insight .NET agent

      You can perform a bulk installation during the .NET agent installation. If the bulk installation fails, it could be due to one of the following reasons: Error message/Issue Troubleshooting tip Network connectivity failure Ensure all machines within ...
    • 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 .NET agent bulk installation using ManageEngine Endpoint Central

      You can install the APM Insight .NET agent on multiple machines at once by following the steps given below: Download the APM Insight .NET agent from the Site24x7 account. Log in to the ManageEngine Endpoint Central portal and click the Software ...
    • APM Insight agent log paths

      Folder path to view One agent logs One agent logs can be found only in the common application folder in Windows (usually under C:\ProgramData from Vista onwards). Check the following folder path in Windows: C:\ProgramData\Site24x7APMOneAgent\Logs ...
    • Prerequisites for Java agent installation

      For a smooth Java agent installation, ensure that you've fulfilled the following prerequisites. The environment should have Java version 8 or above installed. The application user should have full permissions over the agent directory. The server ...