PHP가 설치되어있고, ext-zip 을 설치하고자 한다면 아래와 같이 입력한다.
# yum install php-pecl-zip
참고 : https://www.compulsivecoders.com/tech/how-to-install-php-ext-zip-extension/
'Development > PHP' 카테고리의 다른 글
[fsockopen()오류] php_network_getaddresses: getaddrinfo failed (0) | 2022.12.16 |
---|---|
[PHP] 쉘 함수 exec()와 파라미터 전달 (0) | 2022.11.17 |
[CentOS 7] PHP에 OPCache 설치하기 (0) | 2022.02.23 |
[CentOS 7] PHP 7.4 설치하기 (0) | 2022.02.23 |
json decode 안될 때 (0) | 2022.01.12 |