网站gd库支持检测,出现的反馈
[code] php -i|grep -i --color gd
Configure Command => \'./configure\' \'--prefix=/www/server/php/72\' \'--with-config-file-path=/www/server/php/72/etc\' \'--enable-fpm\' \'--with-fpm-user=www\' \'--with-fpm-group=www\' \'--enable-mysqlnd\' \'--with-mysqli=mysqlnd\' \'--with-pdo-mysql=mysqlnd\' \'--with-iconv-dir\' \'--with-freetype-dir=/usr/local/freetype\' \'--with-jpeg-dir\' \'--with-png-dir\' \'--with-zlib\' \'--with-libxml-dir=/usr\' \'--enable-xml\' \'--disable-rpath\' \'--enable-bcmath\' \'--enable-shmop\' \'--enable-sysvsem\' \'--enable-inline-optimization\' \'--with-curl=/usr/local/curl\' \'--enable-mbregex\' \'--enable-mbstring\' \'--enable-intl\' \'--enable-ftp\' \'--with-gd\' \'--enable-gd-native-ttf\' \'--with-openssl=/usr/local/openssl\' \'--with-mhash\' \'--enable-pcntl\' \'--enable-sockets\' \'--with-xmlrpc\' \'--enable-zip\' \'--enable-soap\' \'--with-gettext\' \'--disable-fileinfo\' \'--enable-opcache\'
gd
GD Support => enabled
GD Version => bundled (2.1.0 compatible)
gd.jpeg_ignore_warning => 1 => 1
[/code]
网站gd库支持检测