I'm using the CA User Scripts Plug in to execute some scripts on my server. One of the scripts is written in PHP which comes installed on unraid.
However, PHP does not have certain modules I need installed (pdo and pecl with at least one pecl extension).
Is it possible to add these modules? Is it possible to add these modules in a way that would survive reboot?
Thanks