Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Step 22 : RUN pecl install redis-2.2.8 #7

Open
donatasiv opened this issue Nov 20, 2016 · 2 comments
Open

Step 22 : RUN pecl install redis-2.2.8 #7

donatasiv opened this issue Nov 20, 2016 · 2 comments

Comments

@donatasiv
Copy link

Step 22 : RUN pecl install redis-2.2.8
---> Running in a631afcc25e8
No releases available for package "pecl.php.net/redis"
install failed
The command '/bin/sh -c pecl install redis-2.2.8' returned a non-zero code: 1

Any thoughts on that?

@hoseadevops
Copy link

hoseadevops commented Nov 19, 2017

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`

@garymengcom
Copy link

Here: garymengcom/dnmp#10
you need set proxy for pear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants