주 메뉴 열기

wwiki β

NextCloud

Jhkim (토론 | 기여)님의 2019년 3월 26일 (화) 07:48 판 (imagick)

memcache

sudo apt install php-apcu

config/config.php

'memcache.local' => '\OC\Memcache\APCu',

sudo systemctl restart php7.3-fpm.service nginx.service

imagick

apt install php-imagick

sudo systemctl restart php7.3-fpm.service nginx.service