我试图安装 Mail_Mbox-0.6.3 包,因为我需要使用这些类从 php 访问电子邮件附件。
但是,当我尝试使用 newpackage manager 安装时,它一直给我错误。
php pyrus.phar install pear/Mail_Mbox-0.6.3
返回以下内容
Using PEAR installation found at pear2
Downloading pear.php.net/Mail_Mbox
Connected...
PEAR2\Pyrus\Package\Exception: Invalid abstract package pear.php.net/Mail_Mbox
PEAR2\Pyrus\HTTPException: Download of http://pear.php.net/get/Mail_Mbox-0.6.3.phar failed, file does not exist
PEAR2\Pyrus\Package\Exception: Could not download from "http://pear.php.net/get/Mail_Mbox-0.6.3.tgz"
PEAR2\Pyrus\Package\Exception: Unable to save package Mail_Mbox-0.6.3.tgz to downloads directory, pear2/downloads. Do we have permission to write there?
有任何想法吗?