使用oneinstack的升级功能,升级PHP版本到5.5.38时不知道如何处理

问答中心分类: OneinStack使用oneinstack的升级功能,升级PHP版本到5.5.38时不知道如何处理
antcrazy asked 8 年 ago
Current PHP Version: 5.5.36
Please input upgrade PHP Version: 5.5.38
Download [php-5.5.38.tar.gz] successfully!
[php-5.5.38.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
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git sapi/fpm/fpm/events/epoll.c sapi/fpm/fpm/events/epoll.c
|index c9c7f1f..3676816 100644
|--- sapi/fpm/fpm/events/epoll.c
|+++ sapi/fpm/fpm/events/epoll.c
--------------------------
File to patch:
 
提示上面这个,请问怎么办?

1 Answers
oneinstack answered 8 年 ago
php-5.5.38.tar.gz下载不完整,更新前可执行:
cd /root/oneinstack/src
wget -c http://www.php.net/distributions/php-5.5.38.tar.gz
./upgrade.sh php