Skip to content

Instantly share code, notes, and snippets.

@Leotomas
Created January 18, 2016 19:10

Revisions

  1. Leotomas created this gist Jan 18, 2016.
    1 change: 1 addition & 0 deletions blackfire-fpm-1.bash
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    $ sudo vi /etc/php5/fpm/conf.d/zzzz_custom.ini
    1 change: 1 addition & 0 deletions blackfire-fpm-2.bash
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    $ sudo service php5-fpm restart
    2 changes: 2 additions & 0 deletions zzzz_custom.ini
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    [blackckfire] │/vagrant/puphpet/puppet/modules/blackfire/spec/acceptance/nodesets
    extension =”/usr/lib/php5/20131226/blackfire.so”