LoginSignup
0
0

PHP8/xampp で zip を有効にする

Last updated at Posted at 2023-11-01

ちょっと迷ったので載せておきます。

/xampp/php/php.ini に 次の項目があればコメントを外します。
項目がなければ、追加します。

/xampp/php/php.ini
extension=zip

xampp コントロールパネル等から apache を再起動すれば zip が有効化します。

0
0
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
0
0