yum --enablerepo=remi,remi-php72 install php-pecl-zip
でインストール。
php -m
でzip
が入ってればOK。
最後に、
systemctl restart php-fpm
Go to list of users who liked
More than 5 years have passed since last update.
yum --enablerepo=remi,remi-php72 install php-pecl-zip
でインストール。
php -m
でzip
が入ってればOK。
最後に、
systemctl restart php-fpm
Register as a new user and use Qiita more conveniently
Go to list of users who liked