双PHP环境升级单独PHP出问题

问答中心分类: PHP双PHP环境升级单独PHP出问题
匿名用户 asked 8 年 ago
我是双PHP环境、
/usr/local/php 是 7.0.1
/usr/local/php56 是5.6.16
我在配置里改回去了php7安装目录 
但选择升级7.0.2升级不上去、
Please input the correct option: 3
Current PHP Version: 7.0.1
Please input upgrade PHP Version: 7.0.2
Download [php-7.0.2.tar.gz] successfully!
[php-7.0.2.tar.gz] found
Press Ctrl+c to cancel or Press any key to continue...
gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
[fpm-race-condition.patch] found
patching file sapi/fpm/fpm/events/epoll.c
Hunk #1 succeeded at 144 (offset 4 lines).
make: *** No rule to make target `clean'. Stop.
configure: WARNING: unrecognized options: --with-mysql
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking build system type... /bin/sh: ./config.guess: No such file or directory
configure: error: cannot guess build type; you must specify one
make: *** No targets specified and no makefile found. Stop.
Stoping php-fpm...
Gracefully shutting down php-fpm . done
make: *** No rule to make target `install'. Stop.
Starting php-fpm...
Starting php-fpm done
You have successfully upgrade from 7.0.1 to 7.0.2
显示升级完成。但是没开始执行就结束了。
Question Tags:

1 Answers
oneinstack answered 8 年 ago
php-7.0.2 没有下载完整,建议手工下载到src/目录下执行升级脚本