Installing Blackfire

Installing and updating Blackfire should be a quick process. This document will guide you through the steps.

Loading...

To start using Blackfire, we are going to install the following:

  • A language extension;
  • An agent to communicate with Blackfire's servers (as you chose a quick install, you will use a shared agent instead of installing one on your machine);
  • A profiling client (a browser extension or a CLI tool).
Loading...

This installs the APT package for the Blackfire Agent. It might prompt for your password to grant root privileges.

  1. Install the Probe by running:
    Loading...

    It is also possible to install the PHP Probe via the package manager. The step-by-step installation guide covers this way of installing Blackfire.

  2. Restart your web server or PHP-FPM and check that there are no errors in the logs. To debug problems, you can change the log level and the log file in the Probe configuration.

Known incompatibilities

PHP will likely crash when Blackfire is used when one of the following extensions is also enabled: XHProf, Pinba, and Suhosin.

If XDebug is installed, the PHP engine may not behave as expected; consider disabling it when profiling.

If pcov extension is installed, Blackfire will not behave as expected; consider disabling it when profiling.

You can now enable monitoring for your environments.

Loading...

To profile applications, you need to use a profiling client:

  • Profile from a browser via our browser extensions (Web applications only).

    Loading...
  • Profile from the command line via the blackfire tool (Web applications, APIs, command line tools, daemons, and more).

Start profiling via: