aaP_4rukadi /usr/local/bin/ea-php74 -d register_argc_argv=On /home/calonfan/webtunnel/artisan schedule:run > /dev/null 2>&1 i use cron aapanel not working , even though i use cron in another panel it works i need Guide , Thanks
aaPanel_Kern aaP_4rukadi Hi, is there an error? Is crond running? Check the running status: systemctl status crond If not, please open: systemctl start crond, and set the boot to start: systemctl enable crond
aaP_4rukadi I use laravel, php7.4 and openlitespeed What my command wrong , if use aapanel?? I need guide sir thanks you
aaPanel_Kern aaP_4rukadi Hi, please check if the php directory exists with your /home/calonfan/webtunnel/artisan The php directory of aapanel is at: /www/server/php/74/bin/php Please manually run /usr/local/bin/ea-php74 -d register_argc_argv=On /home/calonfan/webtunnel/artisan schedule:run > /dev/null 2>&1 Is there an error?
aaP_4rukadi aaPanel_Kern my php version 7.4 I use this command /www/server/php/74/bin/php -d register_argc_argv=On /www/wwwroot/webtunnel/artisan schedule:run >> /dev/null 2>&1 And i check my website not working , log status cronjob succefull Why i need guide
aaPanel_Kern aaP_4rukadi Please manually run /www/server/php/74/bin/php -d register_argc_argv=On /home/calonfan/webtunnel/artisan schedule:run > /dev/null 2>&1 Is there an error? You can take a screenshot and let us see.