SuiteCRM Schedulers

Can someone please tell how to do this

In order to run SuiteCRM Schedulers, edit your web server user’s crontab file with this command:
sudo crontab -e -u 2663110
… and add the following line to the crontab file:

          • cd /misc/3/000/266/311/0/user/web/e-employment.com.au; php -f cron.php > /dev/null 2>&1 
            

Steve

hi, welcome.

What sort of hosting do you have?

Do you have some sort of shell access, like SSH?

Another way is to find something in your CPanel that let’s you add cron jobs.

Sorry new to this, I will read and see how I go