Solo  当前访客:0 开始使用

yf98🌕

用心工作,用爱生活。

docker安装PHP的GD扩展

apt update  #更新软件源
apt install -y libwebp-dev libjpeg-dev libpng-dev libfreetype6-dev #安装各种库
docker-php-source extract #解压源码
cd /usr/src/php/ext/gd  #gd源码文件夹
docker-php-ext-configure gd --with-webp-dir=/usr/include/webp --with-jpeg-dir=/usr/include --with-png-dir=/usr/include --with-freetype-dir=/usr/include/freetype2   #准备编译
docker-php-ext-install gd   #编译安装
php -m | grep gd

标题:docker安装PHP的GD扩展
作者:yf_d
地址:看看我的CSDN

公告

今日诗词
微信:tel322ecdb2d