- 1 Minute to read
- Print
- DarkLight
- PDF
PHP APM with Plesk
- 1 Minute to read
- Print
- DarkLight
- PDF
This guide walks you through additional steps required to get the Stackify PHP Profiler installed with Plesk.
Step 1. Install Retrace
The first thing you need to do is install the Retrace monitoring agent on your server.
Standard Installs
Step 2. Enable the Stackify PHP Extension
Determine at which level you would like to customize your installation.
Configuration can be set at any of the following:
- Domain
- Subscription
- Website
Plesk - Customizing PHP Configuration
Add the following to your PHP Settings:
[stackify]
extension=stackify.so
stackify.application_name=Test Application
stackify.environment_name=QA
Please restart any of the following:
- PHP-FPM
- NGINX
- Apache
sudo service ABC_XYZ restart
Verify Extension Installation by reviewing the Troubleshooting Guide