Skip to content

PECL not working on php:7.4-rc-fpm-alpine3.9 #846

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

Closed
ruivoh opened this issue Jun 21, 2019 · 4 comments · Fixed by #851
Closed

PECL not working on php:7.4-rc-fpm-alpine3.9 #846

ruivoh opened this issue Jun 21, 2019 · 4 comments · Fixed by #851

Comments

@ruivoh
Copy link

ruivoh commented Jun 21, 2019

Hello there.

I'm trying to run pecl from inside the container and that's the output:
/ # pecl install redis
sh: pecl: not found

@tianon
Copy link
Member

tianon commented Jun 21, 2019

@tianon tianon closed this as completed Jun 21, 2019
@GrahamCampbell
Copy link

Can we still include pecl by default. It is super useful for installing extensions.

@tianon
Copy link
Member

tianon commented Jun 25, 2019

Copying part of my comment in #847 (comment) here since it's relevant:

I think what we should probably do here is revisit #846 by adding --with-pear for now and revisit for PHP 8 when it's fully deprecated. So to recap, that means we don't actually "fix" the problem here, but merely delay it for PHP 8 instead, at which point a replacement installer will be necessary (so if this is important to you or your organization, you should probably strongly consider getting involved in helping maintain the pecl utility, the pickle utility, or a new tool which solves the same use case in a general way and use this deprecation period in the way it's intended -- as a transitionary one).

(and re-opening this to track the change)

@tianon
Copy link
Member

tianon commented Jun 25, 2019

Opened a PR: #851

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

Successfully merging a pull request may close this issue.

3 participants