Nms and CGJobMgr cron task issue
Posted: Fri Feb 17, 2017 9:35 am
Hi,
i'm trying to send newsletters via a cron task and CGJobMgr module.
My problem is, that my hoster asks for a path like this to execute the cron:
./www/modules/CGJobMgr/process.html > i tried and i get this error : Could not open input file: /homez.27/site/./www/modules/CGJobMgr/process.html
The hoster tells me that perhaps the called file in the cron is not php, or it has relative paths inside the code (and must change to absolute).
Did someone had the same issue and find a solution? Thks !
i'm trying to send newsletters via a cron task and CGJobMgr module.
My problem is, that my hoster asks for a path like this to execute the cron:
./www/modules/CGJobMgr/process.html > i tried and i get this error : Could not open input file: /homez.27/site/./www/modules/CGJobMgr/process.html
The hoster tells me that perhaps the called file in the cron is not php, or it has relative paths inside the code (and must change to absolute).
Did someone had the same issue and find a solution? Thks !