LoginSignup
5
2

More than 3 years have passed since last update.

CentOS Remiリポジトリ経由でインストールしたphp に ziparchiveを加える

Last updated at Posted at 2018-08-29
yum --enablerepo=remi,remi-php72 install php-pecl-zip

でインストール。

php -m

zipが入ってればOK。

最後に、

systemctl restart php-fpm
5
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
2