Changes between Version 2 and Version 3 of TutorialCronJobSetup


Ignore:
Timestamp:
Nov 23, 2010, 4:05:14 PM (13 years ago)
Author:
Zarcon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TutorialCronJobSetup

    v2 v3  
    3131[[Image(http://testing.mycrazyspot.com/boonex/CronSetup.png)]] 
    3232 
    33 As stated previously, not all Hosting configurations will accept the default Cron command provided during installation. Below are the 2 most popular Cron job commands used in a Shared Environment: 
     33As stated previously, not all Hosting configurations will accept the default Cron command provided during installation. Below are the most popular Cron job commands used in a Shared Environment: 
    34341. '''* * * * * /usr/local/bin/php -q /home/sitedir/public_html/periodic/cron.php''' 
    35352. '''* * * * * /usr/bin/php -q /home/sitedir/public_html/periodic/cron.php''' 
     363. '''* * * * * /usr/local/bin/php4 -q /home/sitedir/public_html/periodic/cron.php'' 
     374. '''* * * * * /usr/local/bin/php5 -q /home/sitedir/public_html/periodic/cron.php'' 
     38 
    3639* to find your exact /home/sitedir/public_html/ edit your /inc/header.inc.php and look for  
    3740{{{ 
 
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.
Fork me on GitHub