tossboy 发表于 2020-10-12 15:35:32

降级php版本报错

/etc/init.d/php-fpm no such file or directory

licess 发表于 2020-10-12 20:08:14

Uncompress php-5.4.16.tar.bz2...

bzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?*Possible* reason follows.
bzip2: Inappropriate ioctl for device
        Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
php的源码包未完整下载,将安装包 src 目录下对应php版本的源码包文件和目录删掉,重新用升级脚本进行降价
页: [1]
查看完整版本: 降级php版本报错