Control Web Panel

WebPanel => PHP => Topic started by: zeejdeej on February 05, 2026, 11:33:25 AM

Title: how to install and configure relay extension for php-fpm83 in cwp
Post by: zeejdeej on February 05, 2026, 11:33:25 AM
hello,

can someone guide me how to install and configure relay extension for php-fpm83 in cwp for redis cache server. i have already installed redis cache server and its working perfectly fine. just want to install and configure relay extension with the per-requsits json, igbinary, and msgpack ,

i cant find them on php-fpm selector options these extensions.

Regards,

Zee
Title: Re: how to install and configure relay extension for php-fpm83 in cwp
Post by: overseer on February 10, 2026, 02:53:53 PM
I would look at this guide as a model:
https://www.alphagnu.com/topic/614-how-to-add-custom-php-fpm-84-85-support-to-cwp-on-almalinux-9x/
(You could try to customize the build scripts/extension scripts for 8.3 using this method.)