Installing Cron Job

How do you install cron job if you did not choose it during initial install?

 

Tim 

Quote · 11 Jun 2015

When you ran the install, Dolphin presents you with a cron job (text) that you copy and paste into your cron job.  Where you will do this depends on your server setup.  What type of hosting do you have?  What type of control panel do you have?

Geeks, making the world a better place
Quote · 11 Jun 2015

I think he meant he lost the cron job text :p

Umar Haroon
Quote · 11 Jun 2015

cd /home/username/public_html/periodic; /usr/local/bin/php -q cron.php

is one way to write it.  it's what i tend to use on cPanel servers.

if no cpanel then crontab -e in terminal window

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 11 Jun 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.