By Sky Host on Thursday, 23 April 2015
Posted in General Issues
Replies 7
Likes 0
Views 799
Votes 0
All the activitiy emails are showing pending. I have setup cronjobs correctly by reffering your guide => http://docs.easysocial.io/administrators/cronjobs/hostgator_cronjobs I'm on Hostgator

One more question: Is it OK if I run the cronjobs every minute?

please reply
Hello Sky,

The wget directory is depends on your webhosting site. Try the following command instead and see how it goes.
/usr/bin/wget -O /dev/null "http://yoursite.com/index.php?option=com_easysocial&cron=true";
·
Friday, 24 April 2015 19:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Sky,

I am sorry for the delay of this reply.

May I know what is the cron command that you are using? Perhaps you can provide us with the cronjob access so we can have a better look of your issue? By the way regarding on the cron interval query, it totally depends on your webhosting provider capabilities. If its fast there should be no problem for you to set it at interval of one minute. The lower the cron interval, the faster the notification will get to your user.
·
Friday, 24 April 2015 10:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you Ezrul,

I used => /bin/wget -O /dev/null "http://stackideas.com/index.php?option=com_easydiscuss&task=cron";
as given on your docs. I guess that is incorrect.

please find the attached detail. There is no place to write cpanel detail but it is the same as FTP.
·
Friday, 24 April 2015 16:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Sky,

Ah I see. It seems like the documentation cron command is misleading for the easydiscuss cron instead. We will inform to our documentation staff to correct the link url there. Can you try to use the following command instead?
/bin/wget -O /dev/null "http://yoursite.com/index.php?option=com_easysocial&cron=true";
Replace yoursite.com with your domain.

Hope these help
·
Friday, 24 April 2015 18:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Ezrul, thank you for your help. I'm getting this message in my email

/usr/local/cpanel/bin/jailshell: /bin/wget: No such file or directory
·
Friday, 24 April 2015 19:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Now that seems to be working. Thank you so much Ezrul!!
·
Saturday, 25 April 2015 00:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating, glad that your issues are resolved now
·
Saturday, 25 April 2015 03:10
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post