Hi all,
Is there anyone here that has managed to get the phpredis extension working with LZ4 compression support on an M1 Mac?
I've tried installing php-ext-lz4 first (it seems to be installed ok, shows up on extensions list etc) but still nothing https://tutuapp.uno/ https://vidmate.cool/ .
If I try and build it from source using the ./configure --enable-redis-lz4 flag it doesn't recognise that the lz4 extension is installed and I get the error "only system liblz4 is supported".
Thanks
Is there anyone here that has managed to get the phpredis extension working with LZ4 compression support on an M1 Mac?
I've tried installing php-ext-lz4 first (it seems to be installed ok, shows up on extensions list etc) but still nothing https://tutuapp.uno/ https://vidmate.cool/ .
If I try and build it from source using the ./configure --enable-redis-lz4 flag it doesn't recognise that the lz4 extension is installed and I get the error "only system liblz4 is supported".
Thanks
Last edited: