With the problem area known, the solution was quite easy. I had to install two additional php packages (I compared the packages installed for 7.2 and 7.4 and these two did not popup for 7.2):
apt install php-redis
apt install php-apcu
After installation and restart von apache, all was fine. Ready for NC 20.