Wordpress install fails - /usr/local/lsws/lsphp74/bin/ not found

Error message: [“sh: 1: /usr/local/lsws/lsphp74/bin/php: not found”," [404]"] domain trycortexi.shop

Hello @mkdangi21

You need to create a symbolic link to version 7.4 e.g.

ln -s /usr/bin/php /usr/local/lsws/lsphp74/bin/php

This sets default php for CyberPanel installation as 7.4.x