Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

[nextcloud] Including imagemagick extension? #133

@weikinhuang

Description

@weikinhuang

I've tried to add it to the build with:

BUILD_DEPS=... \
    imagemagick-dev \
    pcre-dev

NORMAL_APKS=...\
    imagemagick

pecl install ... \
    imagick

echo "extension=imagick.so" > /etc/php7.1/conf.d/imagick.ini

However everytime php runs (cli and fpm), I get a segmentation fault. Any help would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions