Uninstall a Script-Installed PHP Agent

If you installed the agent using install.sh, uninstall that agent as follows:

  1. Shut down the web server, if one is running.
    This may not apply for PHP CLI application.
  2. From the PHP agent install directory, run the PHP installer with the -u option:
    install.sh -u
  3. Delete the <php_agent_install> directory.