#php74 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #php74, aggregated by home.social.
-
33 Debian LTS Advisories fixing 216 CVEs for various packages were released by Debian LTS contributors in January 2026. These include notable security updates for python 3.9, django 2.2.28, php 7.4, apache2, ceph, Linux 6.1 kernel and more.
A study into the security status report of p7zip, which is unmaintained upstream, was also done last month in addition to updates contributed for recent releases of Debian 12, Debian 13 and to Debian unstable.
Read the full report at https://www.freexian.com/blog/debian-lts-report-2026-01/?utm_source=mastodon&utm_medium=social
This work is funded through Freexian’s Debian LTS offering. Consider sponsoring Debian LTS (https://www.freexian.com/lts/debian/?utm_source=mastodon&utm_medium=social) to support this effort and benefit from it: https://www.freexian.com/lts/debian/details#benefits
-
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