Step-by-Step Guide to Updating PHP Version on Nginx
To upgrade PHP on your Nginx server to version 8.4 or any other version (8.4 will be used in this blog), follow these steps. This assumes a Debian-based system (e.g., Ubuntu or Debian), as your CLI output indicates a Debian build.
1. Add the Ondřej S...
mmahzombo.hashnode.dev2 min read