Created
May 20, 2015 13:29
-
-
Save clemherreman/93c6e6da8ad73a1b8d31 to your computer and use it in GitHub Desktop.
Blackfire Probe troubleshoot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[vagrant@luceo-ocb vagrant]$ php -v | |
PHP 5.4.41 (cli) (built: May 14 2015 23:37:34) | |
Copyright (c) 1997-2014 The PHP Group | |
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[vagrant@luceo-ocb vagrant]$ sudo uname -a | |
Linux luceo-ocb.dev 2.6.32-504.16.2.el6.x86_64 #1 SMP Wed Apr 22 06:48:29 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[vagrant@luceo-ocb vagrant]$ sudo yum install blackfire-php | |
Loaded plugins: fastestmirror | |
Setting up Install Process | |
Loading mirror speeds from cached hostfile | |
* base: mirror.ukhost4u.com | |
* epel: mirrors.ircam.fr | |
* extras: mirror.synergyworks.co.uk | |
* updates: centos.muzzy.org.uk | |
Resolving Dependencies | |
--> Running transaction check | |
---> Package blackfire-php.x86_64 0:0.23.1-1 will be installed | |
--> Finished Dependency Resolution | |
Dependencies Resolved | |
============================================================================================================================================================================================================ | |
Package Arch Version Repository Size | |
============================================================================================================================================================================================================ | |
Installing: | |
blackfire-php x86_64 0.23.1-1 blackfire 502 k | |
Transaction Summary | |
============================================================================================================================================================================================================ | |
Install 1 Package(s) | |
Total download size: 502 k | |
Installed size: 1.3 M | |
Is this ok [y/N]: y | |
Downloading Packages: | |
blackfire-php-0.23.1-1.x86_64.rpm | 502 kB 00:01 | |
Running rpm_check_debug | |
Running Transaction Test | |
Transaction Test Succeeded | |
Running Transaction | |
Installing : blackfire-php-0.23.1-1.x86_64 1/1 | |
Non-fatal POSTIN scriptlet failure in rpm package blackfire-php-0.23.1-1.x86_64 | |
We are sorry but we were unable to find any suitable version of Blackfire Probe for your system. | |
We would like to help you, please contact us on https://blackfire.io using the Feedback button. | |
OS: Linux luceo-ocb.dev 2.6.32-504.16.2.el6.x86_64 #1 SMP Wed Apr 22 06:48:29 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux | |
Architecture: amd64 | |
PHP ABI version(s) detected: 20100525 | |
PHP extension directory: rh-based | |
warning: %post(blackfire-php-0.23.1-1.x86_64) scriptlet failed, exit status 1 | |
Verifying : blackfire-php-0.23.1-1.x86_64 1/1 | |
Installed: | |
blackfire-php.x86_64 0:0.23.1-1 | |
Complete! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
J'ai installé la prob à la main. (wget et déplacé dans le bon dossier des extension php puis le déclarer dans les fichiers de configuration)