How to setup cronjobs inside FastPanel?

How to setup cronjobs inside FastPanel?

Setup Cronjobs using FastPanel:

1.Open the Fastpanel control panel using this link https://xx.xx.xx.xxx:8888/#/cron
The xxx it's the server IP address of the Fastpanel server.
2. Now you need to go to "Settings" in the left sidebar,
3. Then click 'Scheduler' under Settings.
4. Click on "New Job".
5. You will find a tab with 'Create a Job'.
6. Under 'Task' Click on design mode to start modifying the cronjobs with the rules you want under Minutes/Hour/Day/Weekly
7. After you set the cronjobs with the specific time, you need to go to under 'Command' and put the rule you need.

eg. If you use php 7.4 and you need to add the specific rule inside it, For example if you are using WHMCS you will need to add the rule like this
/opt/php74/bin/php -q /var/www/yourwebsite.com/data/www/yourwebsite/whmcs/crons/cron.php

8.Once you're done you need to go to the user section and choose the owner of this website not the 'fastuser' one.
9. Now Click 'Save' .
10. Everything should work fine now without issues.


    • Related Articles

    • How to setup an email forwarder in Enhance Control Panel?

      This article will guide you through the steps to setup an email forwarder in Enhance Control Panel. Follow the steps below, 1. Go to the Websites, and then the Emails tab as shown below. Click on the email that you would like to set an forwarder on. ...
    • Which Control Panel should you choose for Self Managed VPS?

      Hivium provides an option to select from one of the four panels mentioned below when you order a Self-Managed VPS. 1. cPanel 2. DirectAdmin 3. Plesk 4. Control Web Panel (CWP) 5. FastPanel You can select any one of the panels from the ones listed ...
    • How to setup Max Upload Size in CloudSites?

      You may receive a message in WordPress like, "plugin.zip exceeds the maximum upload size for this site" or "the uploaded file exceeds your upload_max_filesize directive". If so, you may want to increase the PHP Upload Max Size setting. This setting ...
    • Web Server Support for Control Panels

      This article with help you understand which control panel supports which we server. Web Server cPanel DirectAdmin Plesk Enhance ControlWebPanel FastPanel Apache Supported Supported Supported Supported Supported Supported NginX Supported Supported ...
    • How to install WordPress on your CloudSites account?

      If you are looking to install WordPress on your CloudSites account, this article will guide you. 1. Once you are on the Add Website page, click on the "Install An App" box. 2. Enter the domain you want to add in the field as shown below. We have ...