Cron Job

Ok so i consider myself a proficient programmer. but i cannot for the life of me get myy cron jobs to work.

can someone post a visual of what it looks like? This is what i have currently:

/web/cgi-bin/php5 "$HOME/html/community/periodic/cron.php" and set to run every hour.

but still does not seem to be working. what am i doing wrong?

Quote · 29 Oct 2009

This is what I currently have:

***** /usr/local/bin/php -q /home/mysite/public_html/beta/periodic/cron.php

Its running every minute which is probably overkill, but I have it this way for testing.  It runs the crons set up in the sys_cron table that run at different times.

Quote · 29 Oct 2009

ok now this is the error that i get...........

/web/cgi-bin/php5: /usr/local/lib/libpng12.so.0: no version information available (required by /web/cgi-bin/php5)
/web/cgi-bin/php5: Symbol `client_errors' has different size in shared object, consider re-linking
Content-type: text/html

<br />
<b>Warning</b>:  mysql_connect() [<a href='function.mysql-connect'>

function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in <b>/home/content/90/5058690/html/community/modules/boonex/data_migration/classes/BxDataMigrationDb.php</b> on line <b>212</b><br />
<br />
<b>Warning</b>:  mysql_select_db(): supplied argument is not a valid MySQL-Link resource in <b>/home/content/90/5058690/html/community/modules/boonex/data_migration/classes/BxDataMigrationDb.php</b> on line <b>213</b><br />
<br />
<b>Warning</b>:  mysql_query(): supplied argument is not a valid MySQL-Link resource in <b>/home/content/90/5058690/html/community/modules/boonex/data_migration/classes/BxDataMigrationProfiles.php</b> on line <b>34</b><br />
<br />
<b>Warning</b>:  mysql_query(): supplied argument is not a valid MySQL-Link resource in <b>/home/content/90/5058690/html/community/modules/boonex/data_migration/classes/BxDataMigrationProfiles.php</b> on line <b>146</b><br />
<br />
<b>Warning</b>:  mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in <b>/home/content/90/5058690/html/community/modules/boonex/data_migration/classes/BxDataMigrationProfiles.php</b> on line <b>148</b><br />
<br />
<b>Warning</b>:  mysql_query(): supplied argument is not a valid MySQL-Link resource in <b>/home/content/90/5058690/html/community/modules/boonex/data_migration/classes/BxDataMigrationProfiles.php</b> on line <b>62</b><br />
<br />
<b>Warning</b>:  mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in <b>/home/content/90/5058690/html/community/modules/boonex/data_migration/classes/BxDataMigrationProfiles.php</b> on line <b>64</b><br />
Quote · 29 Oct 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.