Quote Originally Posted by danielvg
/usr/bin/php -q /home/username/public_html/cron.php
or it has to have as an end > /dev/null &
/usr/bin/php -q /home/username/public_html/cron.php

Is ok. But better have > /dev/null & at end of it (or you may get a mail everytime when the cron runs, depending on your server setup).



Quote Originally Posted by danielvg
I receive email messages saying

Running process.php
CRON: 1
That is fine.

Quote Originally Posted by danielvg
other way for newbies like me a button like it used to be would be fine :-)
Sorry..perhaps this is great and I do not understand it
CRONJOB is only needed for video import.

We will see if we can do video import work with and with out cronjob (like it worked in previous version). cron is added to as previous method fail to import/convert videos above 10 MB (depending on server configuration)