By Eduardo Alejandro Padrón Gómez on Saturday, 26 December 2015
Posted in Technical Issues
Likes 0
Views 892
Votes 0
Hello! I migrated my webpage from Hostgator to Cloudaccess and I am trying to install cronjob for my easysocial system, but I have not idea how is the correct url for the cron job. In hostgator I used to use this one:

/usr/bin/wget -O /dev/null 2>&1 "http://domain.com/index.php?option=com_easysocial&cron=true&phrase=mypassword";;

The problem is that this url doesnt work anymore for cloudaccess. Could you help me, please?

Thanks!
Hey there,

Cronjobs are the same everywhere apart from the path to "wget" What is the exact code that was used in your cronjob?
·
Saturday, 26 December 2015 16:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Finally, It works! I dindt write the key "my password" correctly in my configuration for the cron job .
·
Saturday, 26 December 2015 22:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Eduardo, glad that your issues are resolved now
·
Sunday, 27 December 2015 17:12
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post