Just some more testing.
If I have it do cron when logged in it works, but this is unreliable, so I know my settings are right.
when initiating cron from safari I get "77"... ok whatever that means
When I initate it from terminal I get, PHP Deprecated: Assigning the return value of new by reference is deprecated in /var/www/clients/client1/web6/web/support/include/pear/Mail/mimeDecode.php on line 335
PHP Deprecated: Function split() is deprecated in /var/www/clients/client1/web6/web/support/include/class.mailfetch.php on line 259
PHP Deprecated: Assigning the return value of new by reference is deprecated in /var/www/clients/client1/web6/web/support/include/pear/Mail/smtp.php on line 322
Looks like some thinks are outdated, because I am on the latest php... I will see if I can fix the code.