php extension under linux

First look at the configuration of the original installation of php

/www/server/php/72/bin/php -i | grep configure (php 位置)

add your extension '--with-mcrypt'

make #compile

make install #install

#reload php-fpm

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324653538&siteId=291194637