【发布时间】:2015-08-02 05:36:13
【问题描述】:
运行两个命令安装phpdocs时:
pear channel-discover pear.phpdoc.org pear install
phpdoc/phpDocumentor
我在下面收到这个错误,说我无法解压下面的 tgz 文件。
C:\wamp\bin\php\php5.5.12\pear>pear channel-discover pear.phpdoc.org
C:\wamp\bin\php\php5.5.12\pear>pear install phpdoc/phpDocumentor
downloading phpDocumentor-2.8.2.tgz ...
Starting to download phpDocumentor-2.8.2.tgz (16,246,834 bytes)
................................................................................
................................................................................
................................................................................
..........................done: 16,246,834 bytes
ERROR: unable to unpack C:\Users\me\AppData\Local\Temp\pear\download\p
hpDocumentor-2.8.2.tgz
【问题讨论】: