If you are setting up a cron job without a control panel you need to put the code in the crontab: nano /etc/crontab
.
Example: */5 * * * * root /var/www/html/blesta-folder/index.php cron
If you are setting up a cron job without a control panel you need to put the code in the crontab: nano /etc/crontab
.
Example: */5 * * * * root /var/www/html/blesta-folder/index.php cron