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 offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

cronjob

alexander · ·
10:08 AM Wednesday, 10 June 2015
None
Hi,

I'm using cronjob to execute every minute, so i receive a notification on my email about it every minute.
Can i turn off these notifications?

Here is what i found on the documentation:
You can have cron send an email everytime it runs a command. If you do not want an email to be sent for an individual cron job you can redirect the command's output to:

/dev/null like this: mycommand >/dev/null 2>&1



So how do i apply this command into regular my cronjob command i'm using now:

/bin/wget -O /dev/null "http://mysitename.com/index.php?option=com_easysocial&cron=true&phrase=secreeet";

Please help me to edit, thank you very much
The replies under this section are restricted to logged in users or users with an active subscription with us