phpize
./configure --enable-xdebug --with-php-config=/usr/local/php/bin/php-config
make
make install
|
|
|
|
kill -USR2 `cat /usr/local/php/var/run/php-fpm.pid`
phpize
./configure --enable-xdebug --with-php-config=/usr/local/php/bin/php-config
make
make install
|
|
|
|
kill -USR2 `cat /usr/local/php/var/run/php-fpm.pid`