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

前端之家收集整理的这篇文章主要介绍了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有帮助.
原文链接:https://www.f2er.com/ubuntu/348370.html

猜你在找的Ubuntu相关文章