By Anthony Comegys on Thursday, 10 May 2018
Posted in General
Replies 3
Likes 0
Views 552
Votes 0
Anyone have any experience setting up the cron job on HostGator for EasyDiscuss? Their support is non-existant and documentation too dated to use.
If i recall correctly, it seems like this hosting HostGator is quite easy to configure the cronjob, perhaps you can provide us with your HostGator cpanel access so we can help you setup this?
·
Thursday, 10 May 2018 07:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks!

I've added the cpanel credentials to the website login information.

Tony
·
Thursday, 10 May 2018 23:00
·
0 Likes
·
0 Votes
·
0 Comments
·
I already help you setup cronjob on your server, please have a check.

[gist type="php"]
/usr/bin/wget -O /dev/null "http://www.ncagg.org/index.php?option=com_easydiscuss&task=cron"; >/dev/null 2>&1
[/gist]
·
Friday, 11 May 2018 14:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post