Php module/custom /add-remove

where to change or customize php module ?

ssh in to the server and use apt to install them. Install the module for each version of PHP you want to use.
eg. To install the PHP yaml module, for PHP 7.4 and 8.0 you’d do
apt install php7.4-yaml php8.0-yaml

owh i see. i must edit from cli

ok thankyou

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.