Jump to content

Question

2 answers to this question

Recommended Posts

  • 0
Posted

Login to your cPanel UI,

 

Go to "Advanced" --> "Cron jobs" --> "Add New Cron Job"

 

Add below as a new cron job

 

*/5 * * * * /usr/bin/php /absolute/path/to/blesta/index.php cron

 

 

<--------Steps to adding cron job if needed --------->

Choose every 5 minutes in the drop down menu

Under "command" add

/usr/bin/php /absolute/path/to/blesta/index.php cron

then save

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...