Cron Jobs

So I followed every bit of information on these forums to get my Cron Jobs to work properly but they seem to hang when run....  For some reason I think it has to do with the dir my site is stored.  I have it in a sub dir on my site so its something like http://mysite.com/aq/  if this is the case would it mess anything up in the cron commands???  My video cron worked fine so I know the cron jobs work but the others seem to hang...  I have it now setup to only run at midnight to it does not hang and overload my server. 

 

Please help or I might have to slit my wrist...... 

Quote · 28 Jan 2010

Edit the cron and just give in the complete path to the cron.php file

* * * * * /usr/local/bin/php -q /home/username/public_html/aq/periodic/cron.php

Try doing this to verify or list the installed cronjobs : crontab -u your_username -l

Quote · 1 Feb 2010
 
 
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.