Cakephp on nginx causes error 500

requirements.php is a bunch of simple checks for you to make sure your env has all neccessary modules, while you say its 7.2 note that you can have different versions for cli and fpm

if you are 100% sure your env has all it needs you can even delete everything from requirements.php as stated in comment there