How to use Redis extension on macOS when installing FrankenPHP via Homebrew? #1485
-
|
Hi everyone, I'm trying out FrankenPHP and installed it using Homebrew. I want to use the Redis extension but I don't know how to do it. I tried: But that doesn't do the trick. Who can help me out? I don't want to run FrankenPHP in Docker btw. |
Beta Was this translation helpful? Give feedback.
Answered by
AlliBalliBaba
Apr 20, 2025
Replies: 1 comment 1 reply
-
|
I think the redis extension should be pre-installed on default in the static binary. What do you see when trying to use redis? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ruudk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think the redis extension should be pre-installed on default in the static binary. What do you see when trying to use redis?