mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-03 23:45:59 +00:00
a3fb28105d
* fix(2fauth): use default PHP version instead of hardcoded 8.3 - Remove hardcoded PHP_VERSION=8.3, let setup_php use default (8.4) - Remove invalid modules 'session' and 'openssl' (part of php-common) - Remove duplicate 'cli' module (already in DEFAULT_MODULES) - Make nginx fastcgi_pass use dynamic PHP_VERSION variable Fixes installation on Debian 13 (Trixie) which ships PHP 8.4. * Update 2fauth-install.sh
2.3 KiB
2.3 KiB