当前位置: 首页 > 工具软件 > releases > 使用案例 >

pecl.php.net,错误: No releases available for package "pecl.php.net/redis"解决

宦琪
2023-12-01

pecl -vvv install redis-3.1.4

`Warning: file_exists(): Unable to find the wrapper "channel" - did you forget to enable it when you configured PHP? in PEAR/Downloader/Package.php on line 1511

Warning: is_file(): Unable to find the wrapper "channel" - did you forget to enable it when you configured PHP? in PEAR/Downloader/Package.php on line 1521

Warning: is_file(): Unable to find the wrapper "channel" - did you forget to enable it when you configured PHP? in PEAR/Downloader/Package.php on line 1521

Warning: fsockopen(): Failed to enable crypto in PEAR/Proxy.php on line 179

Warning: fsockopen(): unable to connect to ssl://pecl.php.net:443 (Unknown error) in PEAR/Proxy.php on line 179

No releases available for package "pecl.php.net/redis"

Cannot initialize 'channel://pecl.php.net/redis-3.1.4', invalid or missing package file

Package "channel://pecl.php.net/redis-3.1.4" is not valid

install failed`

 类似资料: