Page 1 of 1

XAMPP - Recurring Task & Cron

Posted: 09 Jan 2019, 14:54
by kilah
Hello,

I try to run the job from Recurring Task from Windows on localhost.

Code: Select all

D:\xampp\php>php-win.exe "D:\xampp\htdocs\cron\recurring_tasks.php"
After i run the file i receive the next error in D:\xampp\htdocs\log with debug active:

Code: Select all

09 Jan 2019 12:49:13 Notice
Undefined index: HTTP_HOST
D:\xampp\htdocs\includes\functions\urls.php:26

09 Jan 2019 12:49:13 Notice
Undefined index: HTTP_HOST
D:\xampp\htdocs\includes\functions\urls.php:26
The Recurring Tasks are not shown in Calendar Task or GanttChart.

Re: XAMPP - Recurring Task & Cron

Posted: 09 Jan 2019, 16:11
by support
This is just "Notice" and there is no effect to code run. Check recurring task setup.