Scheduled Jobs Not Running

I have a new install on Mac OS X of SuiteCRM 7.6.6, everything is working fine, outbound emails, etc., however, none of the jobs are working and they do not show any history on the Scheduled Jobs page for any of them. I have changed the schedules for the Bounce and Outbound Campaigns to every minute, restarted and repaired the system and they never run. I have created a crontab file with the following per post based on file locations I believe are correct on my standard OS X install, please advise what is wrong that no jobs will run. I know the cron job is running as I have entered one with wrong path and I received emails about the path being wrong, so wondering where the issue persists with the config.

          • cd /Applications/suitecrm-7.6.6-0/apps/suitecrm/htdocs; php -f cron.php > /dev/null 2>&1

With this line and the file saved and closed, there are no error emails coming to me, if I change the path to something else like /var/www/html/ and save it I start getting emails immediately about errors in cron job.

Should I use something different or launchd on OS X instead to have the SuiteCRM jobs to run as they should? Your help is greatly appreciated as I cannot find a post that answers this issue in the forums.

Thanks again,
Larry