The Quanta PHP module comes in the form of a PHP extension and will allow you to pull up information about the execution time of each part of your CMS.

Prerequisites

<aside> ⚠️ The profiler requires ****the installation of the system agent. Refer to the dedicated page to install the agent.

Install system agents

</aside>

Compatibility

Untitled

Install

<aside> 💡 The PHP module is to be installed on each server running your PHP application.

</aside>

Install the Quanta PHP module for Debian / Ubuntu

Install the Quanta PHP module for CentOS / RedHat

Install the PHP module for other OS

Configure the URL of your backoffice if you use Magento

If you are using Magento and a custom URL is used to access the Magento backoffice (i.e. a URL that does not start with "/admin/")

It is necessary to modify the configuration of the module so that the events of type "Magento" go up correctly in Quanta.

This file is usually found here for Debian:

/etc/php<VERSION>/mods-available/quanta_mon.ini

and here for CentOS:

/etc/php.d/quanta_mon.ini