By Victor on Tuesday, 23 December 2014
Posted in General Issues
Replies 1
Likes 0
Views 751
Votes 0
Hello there,

I have issue with cronjobs. They don't seem to work. I have checked with SiteGround, but they say it is ok. Could you please comment on following cronjob command line if something is missing?

/usr/bin/wget -O /dev/null “http://mysite.com/index.php?option=com_easysocial&cron=true” >/dev/null 2>&1

Thanks and best regards,

Zafer
Hello Zafer,

Can you try use wget directly without bin in front. For example, try using this cron command:
wget -O /dev/null "http://mysite.com/index.php?option=com_easysocial&cron=true" >/dev/null 2>&1

Please give this a try and see if this resolves your issue. If it doesn't, perhaps you can provide us with backend access and CPanel access so that we can debug/assist you on this issue much better. Please put it in the Site Details below.

Please advise.
Thanks.
·
Tuesday, 23 December 2014 04:05
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post