These are public posts tagged with #php74. You can interact with them if you have an account anywhere in the fediverse.
LEMP stack script with PHP7.4
Script may evolve over time, but this is a good start. This script will install Nginx, MariaDB, PHP 7.4, and required PHP extensions. It will also configure PHP FPM and Nginx to work together. Just copy and paste the script into a file (e.g. lemp-php74.sh), make it executable with chmod +x lemp-php74.sh and run it with sudo ./lemp-php74.sh Note: This…
---
https://3xn.nl/projects/2024/04/04/lemp-stack-script-with-php7-4/
---
#bash #lemp #nginx #php #php74 #script #webserver
Some of our upstream dependencies will begin requiring PHP 7.4 soon, we recommend updating your server to ensure smooth pixelfed deployments!