我真的很在这里。 当运行“梨安装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 purge php-pear,甚至删除/ usr / share / php /中的所有内容,然后再次安装php-pear,但错误仍然存在。
哎呀…发生了什么?
在Mac上与MAMP有这个错误。 对于我删除… / MAMP / bin / php / php5.3.6 / conf / pear.conf帮助。
在主目录中删除.pearrc将解决这个问题。 – 感谢上帝。