ubuntu – php pear:默认配置文件不是有效的配置文件或已损坏

我真的很喜欢这里.在运行“pear install HTTP”时,我的服务器重新启动,当一切恢复时,我继续工作,并且…
$sudo pear install HTTP
ERROR: The default config file is not a valid config file or is corrupted.

$sudo pear list
ERROR: The default config file is not a valid config file or is corrupted.

$sudo pear 
ERROR: The default config file is not a valid config file or is corrupted.

我尝试aptitude清除PHP-pear,甚至删除/usr/share / PHP /上的所有内容并再次安装PHP-pear,但错误仍然存​​在.

哎呀……发生了什么?

在Mac上使用MAMP出现此错误.对我来说删除… / MAMP / bin / PHP / PHP5.3.6 / conf / pear.conf有帮助.

相关文章

目录前言一、创建Hadoop用户二、更新apt和安装Vim编辑器三、...
原文连接:https://www.cnblogs.com/yasmi/p/5192694.html ...
电脑重启后,打开VirtualBox,发现一直用的虚拟机莫名的消失...
参见:https://blog.csdn.net/weixin_38883338/article/deta...
Ubuntu 18.04 LTS 已切换到 Netplan 来配置网络接口。Netpla...
介绍每个 Web 服务都可以通过特定的 URL 在 Internet 上访问...