I am using aapanel very well. I am so satisfied.
However, if you configure cron, an error occurs and it does not run.
In shared hosting, cpanel
/usr/local/bin/php -q /home/(hosting account)/domain.com/sample.php
With this setup, it works perfectly.
In the local server I am using, aapanel
/www/server/php/74/bin/php -q /www/wwwroot/domain.com/sample.php
This will cause an error.
Is there something wrong with my settings?