Ranjan_Ray
Hi, you can use sudo su command to execute
su - u username command
sudo -u username command

a year later
17 days later

aaP_conguyen6262
Hi
check whether the task format time is normal
crontab -l

If there is no error, it is recommended to try to reinstall cron, and then set a task for 1 minute to check whether it is running
Debian:

apt reinstall cron
systemctl restart cron
systemctl status cron
systemctl enable cron

Centos:

yum reinstall crontabs 
systemctl restart crond 
systemctl status crond
systemctl enable crond
    2 months later
    2 months later

    I have this cronjob .log
    "Fatal error: require_once(): Failed opening required '../sql_config.php' (include_path='.:') in /www/wwwroot/gatenz-panel.com/conf/cron/status.php on line 19"

    and this is my cronjob script

    a month later

    aaPanel_Kern /www/wwwroot/domain.com/game.php I have to set cron in it, it is Openlitespeed server, I am very worried, no one is helping, does any of you know, please help.