We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Please, i beg! Can i get a no nonsense cron guide. please. [Answered] | Forum

Jayden
Jayden Mar 20 '13
ok i did that SSH thingy and found out the PHP is in usr/bin.  ok, so um what do I do with that information. The guide said replacing. What do I replace? where, how, with what? thanks. I think my cron run every 28 days, how do i get it down to a minute. thanks
The Forum post is edited by Alia Mar 25 '13
Jayden
Jayden Mar 21 '13
bluehost
Purusothaman Ramanujam

If you are on cpanel, you will have a section for cron in the cpanel.

 

Over there, you can add you cron command to run every minute.

Goran
Goran Mar 21 '13
in cpanel - cron job you can add command

php /home/user/public_html/domain.com/ow_cron/run.php >/dev/null 2>&1


it works for me :) 

Jayden
Jayden Mar 22 '13
sweet, I think I did it. thanks guys.
The Forum post is edited by Jayden Mar 23 '13