Thank you for the guidance!
I tried modifying the script by navigating to/www/server/panel/install/redis.sh and updating the specific line with the custom compile flags. However, it seems that during installation, theredis.sh file gets re-downloaded from the official aaPanel node servers, which overrides my changes.
Could you kindly advise how I can make these custom changes persist, or if there’s an alternative method to install phpredis with --enable-redis-lz4 and --enable-redis-zstdvia aaPanel without the script being reset?
Appreciate your help in advance!