Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The first step to set up new cron jobs system is getting the path of cron file of your phpFox site. :

  1. Log into AdminCP, select Cron from Settings menu.
  2. Copy the PATH to cron file.

...

  1.  The PATH is in format: "<path_to_phpfox_root_dir>/cron.php".



SecondNext stepwe need to configure Cron job on the server. There are several ways to configure Cron job, depend on your web server environment.

...