Diadem Technologies Support Knowledgebase

Add and manage cron jobs from the user panel in CWP

Article ID: 1025
Last updated: 28 Jul, 2018

Steps to add, edit and delete cron jobs in CWP

    Step 1: Login at http://<your_server_ip>:2082 or http://<domain_name>:2082

1. Go to CWP settings in left panel and click on crontab.



2. Now add cron jobs to run specific php files within a time interval.

   A. Cron job for: /home/USER/public_html/cron_sample.php to run for 5 minutes of interval.

   B. Command to run cron: /usr/local/bin/php /home/USER/public_html/cron_sample.php.

3. You can add cron jobs here in 3 ways:

    A. First one to choose from a common settings



    B. Second one for each fields individual settings

    C. Third is for full customization settings.


   Step 2: You can view your all cron jobs from below listings



1. To change or edit any value of any crons, click the edit button as below.



2. To delete a cron, click on the delete button for the respective cron from the listings.


 

This article was:  
Report an issue
Article ID: 1025
Last updated: 28 Jul, 2018
Revision: 4
Views: 2862
Comments: 0