Mail notification through cronjob: error

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
pbassi
Posts: 9
Joined: 15 Sep 2016, 11:21

Mail notification through cronjob: error

Post by pbassi »

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
pbassi
Posts: 9
Joined: 15 Sep 2016, 11:21

Re: Mail notification through cronjob: error

Post by pbassi »

Hi,

I managed to solve the problem. Thanks!

Paolo
Post Reply