How to Set Up Cron Jobs in DirectAdmin Print

  • 0

How to Set Up Cron Jobs in DirectAdmin

Cron jobs automate scheduled tasks like running scripts or sending emails. Here’s how to set one up:

  1. Log in to DirectAdmin at https://yourdomain.com:2222.
  2. Click on Cron Jobs under your domain.
  3. Click Add Cron Job.
  4. Fill in the schedule fields (minute, hour, day, month, weekday) according to when you want the job to run.
  5. Enter the full command to execute (e.g., a PHP script path).
  6. Click Add to save the cron job.

Make sure your command paths and scripts are correct to avoid errors.


Was this answer helpful?

« Back

Powered by WHMCompleteSolution