https://packages.sury.org/php/README.txt
after add the repo install your needed php7.4-* packages
if you use mod-php in apache you can use only one php version.
if you use php-fpm you can run multiple php version at the same time.
test your app with a phpinfo side.
but that was not the topic
Am 28.06.23 um 22:01 schrieb John Covici:
OK, so php was upgraded from 7.4 to 8.2 -- how to get 7.4 back after
upgrading to bookworm? How would I use https://deb.sury.org ?
Thanks.
On Wed, 28 Jun 2023 04:57:42 -0400,
basti wrote:
Hello,
you can hold the packages or you can use https://deb.sury.org/
On 28.06.23 10:46, John Covici wrote:
Hi. So, I want to upgrade to bookworm, but I have an application
which needs php 7.4 and I guess they are not yet ready to fix. So,
how can I keep that version, even if its just for that app?
Thanks in advance for any suggestions.