• Services
  • What we do & Sell own
  • Cases
  • We are

Helpdesk

Сron job is a time-based job scheduler. Сron helps to schedule jobs (commands) to run periodically at certain times or dates. It is commonly used to automate system maintenance or administration.

Add the following path to cron job setting on your hosting account control panel: /_PATH_TO_PHP_/php -f /_PATH_TO_SITE_ROOT_/cl_index.php /cronjob/

where:

“_PATH_TO_PHP_” is path to PHP on your server;

“_PATH_TO_SITE_ROOT_” is path to your site root on server.

Note: Cron file should be run on server every 5 min.

 

Below is a list of tasks executed by Auto Pro script periodically. You can:

  • edit cron name and time when cron job is run;
  • enable and disable a cron job;
  • run cron manually;
  • view cron log file.

sy1.jpg