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

How to install on cPanel? #2387

Open
2 tasks done
FarkVarSenle opened this issue Sep 16, 2023 · 1 comment
Open
2 tasks done

How to install on cPanel? #2387

FarkVarSenle opened this issue Sep 16, 2023 · 1 comment

Comments

@FarkVarSenle
Copy link

FarkVarSenle commented Sep 16, 2023

Expected behaviour

Actual behaviour

I'm seeing this behaviour on

  • OS: AlmaLinux v8.8.0
  • Redis: 5.0.3-5.module_el8.4.0+2583+b9845322
  • PHP: 8.1
  • phpredis: 5.3.7

Steps to reproduce, backtrace or example script

pecl install redis
-bash: pecl: command not found
pickle install redis
-bash: pickle: command not found
yum install redis

When I say yum "install redis" only this version "5.0.3-5.module_el8.4.0+2583+b9845322" comes up.
While downloading phpredis and installing it, I get this error "checking for igbinary includes... configure: error: Cannot find igbinary.h".
I have no idea what to do.

I've checked

  • There is no similar issue from other users
  • Issue isn't fixed in develop branch
@yatsukhnenko
Copy link
Member

Try yum install php-pear to get pecl command working

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

2 participants