Cron Jobs (broken)
#6
RE: Cron Jobs (broken)
(02-06-2016, 12:39 PM)craig@rtech.co.nz Wrote: Hey guys,

I need to setup a cronjob like :
my_domain_name/index.php?option=com_easysocial&cron=true&phrase=nottellingyou

Comes up with script not found however :
my_domain_name/index.php

Creates the cronjob fine.

So Im guessing Sentora, thinking it's a smart cookie looks for the file name which doesn't exist beyond index.php and spits the dummy.  Any ideas on how to fix?


Craig
I use joomla to, but for jomsocial. I dont use Sentoras cron, but crontab instead.
crontab -e
This is mine:
*/10 * * * * lynx -source "http://www.my_domain/index.php?option=com_community&task=cron" > /dev/null
Every 10 min it checking jomsocial for sending email or transcode.
If you dont have lynx, just install it with apt-get install lynx
Reply


Messages In This Thread
Cron Jobs (broken) - by craig@rtech.co.nz - 02-06-2016, 12:39 PM
RE: Cron Jobs (broken) - by TGates - 02-07-2016, 03:24 PM
RE: Cron Jobs (broken) - by Me.B - 02-08-2016, 06:27 AM
RE: Cron Jobs (broken) - by TGates - 02-08-2016, 06:40 AM
RE: Cron Jobs (broken) - by Me.B - 02-08-2016, 06:44 AM
RE: Cron Jobs (broken) - by MickeMM - 02-08-2016, 09:29 PM
RE: Cron Jobs (broken) - by Me.B - 02-09-2016, 06:47 AM
RE: Cron Jobs (broken) - by MickeMM - 02-09-2016, 05:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Uninstalled but have cron daemon issues now HELP suprastan 1 6 ,177 10-07-2018, 03:26 AM
Last Post: TGates
Cron Job Issue: Error: System Cron file could not be created. nscloud 6 19 ,061 07-04-2018, 02:32 AM
Last Post: TGates
All time problems with Cron franmm25 6 15 ,833 07-03-2018, 07:08 AM
Last Post: Me.B

Forum Jump:


Users browsing this thread: 1 Guest(s)