How To Configure Cron Job In Cpanel

⌘K
  1. Home
  2. Docs
  3. Fundorex – Crowdfunding P...
  4. Cron Job
  5. How To Configure Cron Job In Cpanel

How To Configure Cron Job In Cpanel

Step 01:

Login to your cpanel account Then Goto “Advance > Cron” or search fro Cron, you will see as like below screenshot

Step 02:

Now click on Cron jobs you will see page like below screenshot

Step 02:

now setup a cron job as like below screenshot

here is code

/usr/local/bin/php /home/{replace_it_with_your_cpanel_username}/public_html/@core/artisan schedule:run 1>> /dev/null 2>&1

if you use install it in a sub folder then you have to point

"public_html/{your_subfolder_name}/@core/artisan schedule:run 1>> /dev/null 2>&1"

now click on “Add New Cron Job” button , then you will see success message as like below screenshot

That’s all for now.

if you face any issue please open a support ticket our team will help you.

Was this article helpful to you? No Yes

How can we help?