CentOS 7 安装 pecl/pear ius
CentOS 7 install pecl/pear ius
如何在 CentOS 7 上安装 pecl/pear,并通过 IUS 存储库安装 PHP 7.2?
当前安装的是 php72u
。
我已经尝试安装 php-pear
,但在 运行 pecl:
时会导致 PHP 错误
# pecl
PHP Parse error: syntax error, unexpected 'new' (T_NEW) in /usr/share/pear/PEAR/Frontend.php on line 91
IUS 通过包 pear1
提供 pecl/pear 二进制文件,不像其他使用 php-pear
.
的存储库
yum install pear
pecl
如何在 CentOS 7 上安装 pecl/pear,并通过 IUS 存储库安装 PHP 7.2?
当前安装的是 php72u
。
我已经尝试安装 php-pear
,但在 运行 pecl:
# pecl
PHP Parse error: syntax error, unexpected 'new' (T_NEW) in /usr/share/pear/PEAR/Frontend.php on line 91
IUS 通过包 pear1
提供 pecl/pear 二进制文件,不像其他使用 php-pear
.
yum install pear
pecl