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

Cron Job Script Path

Neel · ·
3:01 AM Wednesday, 10 December 2014
None
This is continuation to my post here: http://stackideas.com/forums/setting-up-a-cron-job-from-ssh

I have been able to set up the cron rule in my ssh crontab and so far so good. However, when the cron is processed, I am getting the 403 forbidden error. I think it might be due to the filter rules I have in my nginx that bans wget to my server for security reasons. My questions are:

1) Is there a way I can set the cron with the direct path to the php script instead of using cron url as a webserver/client request?

2) Would setting a direct path like '/var/www/html/com_easysocial/path-to-script' work or does the cron script requires the webserver environment ( such as $_SERVER or $_REQUEST )?
The replies under this section are restricted to logged in users or users with an active subscription with us