I got feedback from all-inkl. It seems to be not enough to have this variable in the .htaccess. It also has to be in the .user.ini. You have to add
memory_limit=512M
also in the .user.ini for php versions 8.x
This solved my problem
I got feedback from all-inkl. It seems to be not enough to have this variable in the .htaccess. It also has to be in the .user.ini. You have to add
memory_limit=512M
also in the .user.ini for php versions 8.x
This solved my problem