First of all install the php-devel , or php56w-devel
1 2 3 4 5 6 7 8 9 10 11 12 13 |
yum install php56w-devel pecl install xdebug yum install valgrind kcachegrind graphvizyum >> edit the php.ini file for Xdebug, disable se linux or setsebool httpd_can_network_connect=1, |