UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Isseus with Setting up Cronjob

Angelo Luidens · ·
8:16 PM Sunday, 20 September 2015
None
I am having an issue with setting up the cron job.

This is the statement I entered for HostGator:
/usr/bin/wget -O "http://stargue.com/index.php?option=com_easyblog&task=cron";;

It gives the following error:
wget: missing URL
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.

I have tried this statement:
/usr/bin/wget "http://myjoomla.com/index.php?option=com_easyblog&task=cron";;

It gave me the following results:
--2015-09-20 07:00:11-- http://myjoomla.com/index.php?option=com_easyblog&task=cron
Resolving stargue.com... #.#.#.#
Connecting to myjoomla.com|#.#.#.#|:80... connected.
HTTP request sent, awaiting response... 303 See other
Location: http://myjoomla.com/en-us/?option=com_easyblog&task=cron [following]
--2015-09-20 07:00:15-- http://myjoomla.com/en-us/?option=com_easyblog&task=cron
Reusing existing connection to myjoomla.com:80.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/x-json]
Saving to: `index.php?option=com_easyblog&task=cron'

0K 35.6M=0s

2015-09-20 07:00:18 (35.6 MB/s) - `index.php?option=com_easyblog&task=cron' saved [640]

I assume this is totally correct. I would appreciate if you could confirm this. If it is correct than the full statement will be:
/usr/bin/wget "http://myjoomla.com/index.php?option=com_easyblog&task=cron";;

Thank you in advance.
Angelo.
The replies under this section are restricted to logged in users or users with an active subscription with us