ce01 发表于 2014-7-23 08:35:23

php升级到5.5.14版本时,出现错误

卡在这里,再也下不去了,求救啊。

include/mysql -I/root/lnmp0.8-full/php-5.5.14/ext/sqlite3/libsqlite -I/root/lnmp0.8-full/php-5.5.14/TSRM -I/root/lnmp0.8-full/php-5.5.14/Zend    -I/usr/local/include -g -O2 -fvisibility=hidden-c /root/lnmp0.8-full/php-5.5.14/ext/ftp/ftp.c -o ext/ftp/ftp.lo
In file included from /root/lnmp0.8-full/php-5.5.14/Zend/zend_compile.h:719,
               from /root/lnmp0.8-full/php-5.5.14/Zend/zend_modules.h:26,
               from /root/lnmp0.8-full/php-5.5.14/Zend/zend_API.h:26,
               from /root/lnmp0.8-full/php-5.5.14/main/php.h:38,
               from /root/lnmp0.8-full/php-5.5.14/ext/ftp/ftp.c:26:
/root/lnmp0.8-full/php-5.5.14/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file
/bin/sh /root/lnmp0.8-full/php-5.5.14/libtool --silent --preserve-dup-deps --mode=compile cc -I/root/lnmp0.8-full/php-5.5.14/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/root/lnmp0.8-full/php-5.5.14/ext/gd/ -DPHP_ATOM_INC -I/root/lnmp0.8-full/php-5.5.14/include -I/root/lnmp0.8-full/php-5.5.14/main -I/root/lnmp0.8-full/php-5.5.14 -I/root/lnmp0.8-full/php-5.5.14/ext/date/lib -I/root/lnmp0.8-full/php-5.5.14/ext/ereg/regex -I/usr/include/libxml2 -I/usr/kerberos/include -I/usr/include/freetype2 -I/root/lnmp0.8-full/php-5.5.14/ext/mbstring/oniguruma -I/root/lnmp0.8-full/php-5.5.14/ext/mbstring/libmbfl -I/root/lnmp0.8-full/php-5.5.14/ext/mbstring/libmbfl/mbfl -I/usr/local/include -I/usr/local/mysql/include/mysql -I/root/lnmp0.8-full/php-5.5.14/ext/sqlite3/libsqlite -I/root/lnmp0.8-full/php-5.5.14/TSRM -I/root/lnmp0.8-full/php-5.5.14/Zend    -I/usr/local/include -g -O2 -fvisibility=hidden-c /root/lnmp0.8-full/php-5.5.14/ext/gd/gd.c -o ext/gd/gd.lo
In file included from /root/lnmp0.8-full/php-5.5.14/Zend/zend_compile.h:719,
               from /root/lnmp0.8-full/php-5.5.14/Zend/zend_modules.h:26,
               from /root/lnmp0.8-full/php-5.5.14/Zend/zend_API.h:26,
               from /root/lnmp0.8-full/php-5.5.14/main/php.h:38,
               from /root/lnmp0.8-full/php-5.5.14/ext/gd/gd.c:32:
/root/lnmp0.8-full/php-5.5.14/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file

licess 发表于 2014-7-23 09:22:03

这边没错误信息,是不是安装时自动断开连接了

升级php建议下载新安装包用里面的升级脚本进行升级
页: [1]
查看完整版本: php升级到5.5.14版本时,出现错误