本帖最后由 堡塔运维香菜卷 于 2023-4-10 16:15 编辑
配置里获取的编译命令:
./configure --prefix=/www/server/php/73 --with-config-file-path=/www/server/php/73/etc --with-php-config=/www/server/php/73/bin/php-config --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 --with-mcrypt --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
但是报错提示:
configure: WARNING: unrecognized options: --with-config-file-path, --enable-fpm, --with-fpm-user, --with-fpm-group, --enable-mysqlnd, --with-mysqli, --with-pdo-mysql, --with-iconv-dir, --with-freetype-dir, --with-jpeg-dir, --with-png-dir, --with-zlib, --with-libxml-dir, --enable-xml, --disable-rpath, --enable-bcmath, --enable-shmop, --enable-sysvsem, --enable-inline-optimization, --with-curl, --enable-mbregex, --enable-mbstring, --enable-intl, --with-mcrypt, --enable-ftp, --with-gd, --enable-gd-native-ttf, --with-openssl, --with-mhash, --enable-pcntl, --enable-sockets, --with-xmlrpc, --enable-soap, --with-gettext, --disable-fileinfo, --enable-opcache
|
|