Hello,
Congratulation for JCron, it is a nice component. Let's see if I can use to my needs.
I need to execute a PHP script every minute.
I was using my server side crontab like this:
* * * * * wget -O - -q -t 1 'http://amimusa.net/myScript.php' > /dev/null
At the production server I can't access to console so i find JCron the thing I need.
I set a new Job like:
Type: Web Address (fopen)
Command to Run:
http://amimusa.net/myScript.php
Checked published mark
But the script is not executed.
What am I missing or setting wrong?
Thank you so much for your time.
May all being be happy
OM SHANTI SHANTI SHANTI OM