Mail notification through cronjob: error
Posted: 20 Dec 2016, 12:51
Hi,
I have activated the Mail notification through a job in the Crontab.
the Crontab is configured as follows:
* * * * * php <mantis path>/scripts/send_emails.php >> <mantis path>/log/send_emails.log
when the script is being called the following error occurs:
Error: config_inc.php file not found; ensure MantisBT is properly setup
Can anybody help on this?
I am running Mantis 1.2.16 on a Linux server
Thanks in advance!
Paolo
I have activated the Mail notification through a job in the Crontab.
the Crontab is configured as follows:
* * * * * php <mantis path>/scripts/send_emails.php >> <mantis path>/log/send_emails.log
when the script is being called the following error occurs:
Error: config_inc.php file not found; ensure MantisBT is properly setup
Can anybody help on this?
I am running Mantis 1.2.16 on a Linux server
Thanks in advance!
Paolo