It looks that new update is not good with Cron Jobs. Oxwall 1.5.1 worked well with running cron via HTTP (i edited the run.php file).
Devs, please fix this!
for me it worked i have no message of cron on my dashboard
For Hostgator users, read on http://support.hostgator.com/articles/what-do-i-put-for-the-cron-job-command
I contacted my web host tech support about this and they said that all the cron jobs that i used are correct. And also said "You may need to contact Oxwall now".
php /home/SITENAME/public_html/ow_cron/run.php" My PHP version is PHP 5.My code is "
For Hostgator users, read on http://support.hostgator.com/articles/what-do-i-put-for-the-cron-job-command
I contacted my web host tech support about this and they said that all the cron jobs that i used are correct. And also said "You may need to contact Oxwall now".
from hone/***** your code is right but at starting i have doubt .
but the main problem is not fixed.. it is highly recommended that we should run cron by HTTP method..
i tried something more on cron things ..
this is for DEV team please read it
in my cron jobs panel on justhost , there is a option to get notification by mail " if any of my cron run and generate an output."
i submitted my email there and used all http cron jobs for 1 hour each
but i got no notification about them
then i run cron locally , and now i have tons of mails for cron job
it means no HTTP cron running properly or none of them generating any output.and just by local system crons r running properly ..
so it is not a server side problem.
next i am going to try to replace new cron run.php with old 1 , lets see what happens..
but the main problem is not fixed.. it is highly recommended that we should run cron by HTTP method..
but read it here http://docs.oxwall.org/install:cron
it is written here that http method is recommended for 1.5.2
idkbut read it here http://docs.oxwall.org/install:cron
it is written here that http method is recommended for 1.5.2