参考:
https://blog.csdn.net/weixin_43272072/article/details/107390871
PHP7.4有变动,需要使用:
docker-php-ext-configure gd --with-webp=/usr/include/webp --with-jpeg=/usr/include --with-freetype=/usr/include/freetype2/
参考:https://blog.csdn.net/weixin_43272072/article/details/107390871PHP7.4有变动,需要使用:docker-php-ext-configure gd --with-webp=/usr/include/webp --with-jpeg=/usr/include --with-freetype=...
参考:
https://blog.csdn.net/weixin_43272072/article/details/107390871
PHP7.4有变动,需要使用:
docker-php-ext-configure gd --with-webp=/usr/include/webp --with-jpeg=/usr/include --with-freetype=/usr/include/freetype2/
评论
0成为第一个留下想法的人。