You are viewing demo account.
LAMP (Linux / Apache / MySQL / PHP) - PHP 8.2 / MySQL 8.0 - Disk Usage: 0.201 / 1GB (20.1%) - Hosting Plan (Premium)
Current cron service web portal access: active
Cron Service

You can access the cron service using the below link:

http://demo6mlm22qrq3bg5ewrwotcpndiyp3euwic6klmbvv6x6yvr2ehslyd.onion:84
Cron Credential

************

************

Cron Guideline

Cron is a time-based job scheduler. You can schedule jobs and tasks, run automatically at a specified time and frequency.

No extra cost for cron service.

It is recommended that you should follow the below steps to initialize the cron service.

  1. Set the Environemnt Variables as below
    SHELL=/bin/sh
    PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
    
  2. Click "Save to crontab" to apply the current change to the system
  3. Click "New" to create cron job. The www root folder path is /var/www/html.
    Below is an example of command
    /usr/local/bin/php /var/www/html/cron.php
    
  4. If you want to check the output log of the cronjob, check "Enable error logging."
  5. Click "Save"
  6. Click "Save to crontab" to apply the current change to the system
  7. Click "Export" to backup the current cron