Hi chaps,
We have a server, installed as default and then upgraded to use the PHP-FPM selector.
I'm currently tasked with installing the PHP PECL Trader extension for a project, yet installing via CLI only installs for the default PHP version (5.6) and not the FPM selected PHP version.
PHP7.4 is set as the alias in the bash profile.
Tried adding flags to the PECL install, no luck.
Going via PECL extensions on the CWP admin also shows no available extensions, I've hit a brick wall.
Any suggestions? Thanks in advance!