Question
How to upgrade php version from 7.2 to php 7.3 in Ubuntu 16.04?
I have a LEMP stack (Linux, Nginx, MySQL, and PHP) droplet in which i am running a wordpress website. I have got recommendation to upgrade my php version to php 7.3. So, how can i do it in the right way? Also i want to install bcmath and imagick module.
It will be very helpful if you describe it in detail step by step.
** Thanks in advance! :)**
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×