i need to run a crone job /www/wwwroot/domain.com/core/cron.php for every 30mints. to add this in aapanel.
@JAY Type of Task, choose script Script Content /www/server/php/73/bin/php /www/wwwroot/domain.com/core/cron.php
/www/server/php/73/bin/php /www/wwwroot/domain.com/core/cron.php
aaPanel_Jose i know this but how to make it via panel as task in cron tab
or you can use Access URL http://domain.com/core/cron.php
JAY like this
Hi aaPanel_Jose How about my script content? I tried add this script but my script not working.
daydien789 Is there any error message in the execution log?
aaPanel_Jose No, my logs in cron jobs still empty although I have configured it.
daydien789 Manually click Execute to see if there are logs? Or try to restart the crond servicesystemctl restart crond
systemctl restart crond