I need Cron.php

During the installation of Dolphin 6.1.6 I missed the step where I was suppoused to set cron jobs.

Now I have problem with it. There is no Cron.php in the folder /periodic

So Emailing doesn't work.

Can anybody post here Cron.php?
I hope it will work. Or how can I create this one? 

Quote · 28 Sep 2009

your periodic folder will have a file called "periodic.file" not cron.php that has what is supposed to go where and to what email

will look like:

MAILTO=webmaster@site.com
0 0 * * *  /usr/local/bin/php -q /web/sites/site.com/periodic/cmd.php
*/10 * * * *  /usr/local/bin/php -q /web/sites/site.com/periodic/notifies.php
* */1 * * *  /usr/local/bin/php -q /web/sites/site/periodic/cupid.php

search cron here for instructions on how to add them..has been answered many times before

I have video tutorials to help you mrpowless.com
Quote · 28 Sep 2009
 
 
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.