欲玩Discuz_X3.2,无奈不支持php7,再装个php5.3,编译到一半报错

Posted mycnblogs

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了欲玩Discuz_X3.2,无奈不支持php7,再装个php5.3,编译到一半报错相关的知识,希望对你有一定的参考价值。

./configure --enable-fpm --with-pdo-mysql --enable-mbstring --with-openssl --with-gd --with-iconv=/usr/local --with-mysqli --enable-zip --prefix=/usr/local/php53

ext/mysqli/mysqli.o: In function `php_local_infile_read‘:
mysqli.c:(.text+0xdb1): undefined reference to `client_errors‘
mysqli.c:(.text+0xdfa): undefined reference to `client_errors‘
mysqli.c:(.text+0xffc): undefined reference to `client_errors‘
mysqli.c:(.text+0x102a): undefined reference to `client_errors‘
ext/mysqli/mysqli.o: In function `php_local_infile_init‘:
mysqli.c:(.text+0x11a1): undefined reference to `client_errors‘
ext/mysqli/mysqli.o:mysqli.c:(.text+0x126b): more undefined references to `client_errors‘ follow
collect2: error: ld returned 1 exit status
make: *** [sapi/fpm/php-fpm] 错误 1

 cd ../libiconv-1.14/

./configure --enable-static && make && make install

cd ../php-5.3.29

make 

依旧报错。。。。

 

以上是关于欲玩Discuz_X3.2,无奈不支持php7,再装个php5.3,编译到一半报错的主要内容,如果未能解决你的问题,请参考以下文章

xampp 安装 bbs

LAMP架构搭建与优化(安装discuz)

Discuz≤3.4任意文件删除漏洞

zendstudio php5项目切换到php7项目

mysql5.7+apache2.4+php7.1搭建Discuz论坛

apache2.4+php7.3.2+mysql5.7