|
|
php 8.3 编译configure: error: Linking mysqli against external library is no longer supported
; d) l8 ]' q/ f, ?% [5 r5 m h9 R
+ M4 G: ], J/ d1 d h5 r解决方法:# T- u( o k7 Z' n$ J( s. L
修改编译参数,解决问题:./configure --prefix=/usr/local/php --with-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config --with-mysqli=FOO --with-iconv-dir --with-freetype-dir --with-jpeg-dir --with-png-dir --with-zlib --enable-fpm --enable-xml --enable-magic-quotes --enable-safe-mode --enable-bcmath --enable-shmop --enable-sysvsem --with-curl --with-curlwrappers --enable-mbregex --enable-fastcgi --enable-force-cgi-redirect --enable-mysqlnd --with-pdo-mysql=mysqlnd --enable-ftp --with-gd --enable-gd-native-ttf --with-openssl --with-mhash --enable-pcntl --enable-sockets --with-xmlrpc --enable-zip --with-mime-magic --with-mysqli --with-pdo-mysqli
. l. I1 ~7 H8 p0 b7 Q
. ]4 U* x6 Z. l( k9 U( a+--------------------------------------------------------------------+
* \6 }* h% ~ r! J| License: |: c; w2 @# j: E
| This software is subject to the PHP License, available in this |
' W6 ~0 t5 l, z| distribution in the file LICENSE. By continuing this installation |
, X7 ]9 I' z3 \6 X| process, you are bound by the terms of this license agreement. |
( x: }, {- Y* L% X1 R$ B6 h| If you do not agree with the terms of this license, you must abort |2 K! f8 X+ v3 \. I+ c! W# i: y- ]
| the installation process at this point. |
0 u m' K4 n; D6 `+--------------------------------------------------------------------+% j; D$ G% j* h* D: M" m
5 `# N* Z& T3 w0 P+ \. ^4 @
Thank you for using PHP.
1 p n7 J5 P6 `6 U
; u8 v; ^; }% N+ V6 m3 tconfigure: WARNING: unrecognized options: --with-mysql, --with-iconv-dir, --with-freetype-dir, --with-jpeg-dir, --with-png-dir, --enable-magic-quotes, --enable-safe-mode, --with-curlwrappers, --enable-fastcgi, --enable-force-cgi-redirect, --with-gd, --enable-gd-native-ttf, --with-xmlrpc, --enable-zip, --with-mime-magic, --with-pdo-mysqli
! T1 s1 K) s- R. j) B7 m+ r" _
, }3 M, j, q W' t7 V2 v5 x0 w |
|