Difficulty with emailing.
Posted: 07 May 2014, 18:30
Running Mantis on a shared server
1AND1 is my provider
Formerly - On MantisBT 1.1.2 -
I used to be able to send email via CRONJOB using the following command:
php mantissave/core/send_emails.php; This process worked flawlessly
I've recently migrated to MantisBT 1.2.17 and copied my config_inc.php from my old mantis folder to my new mantis folder and did not make any changes.
I try to run the following command in my CRONJOB:
php mantisbt-1.2.17/scripts/send_emails.php;
and I am receiving the error -
send_emails.php is not allowed to run through the webserver.
I'm not very good at understanding email servers, etc. so help would be greatly appreciated.
Jim P.
1AND1 is my provider
Formerly - On MantisBT 1.1.2 -
I used to be able to send email via CRONJOB using the following command:
php mantissave/core/send_emails.php; This process worked flawlessly
I've recently migrated to MantisBT 1.2.17 and copied my config_inc.php from my old mantis folder to my new mantis folder and did not make any changes.
I try to run the following command in my CRONJOB:
php mantisbt-1.2.17/scripts/send_emails.php;
and I am receiving the error -
send_emails.php is not allowed to run through the webserver.
I'm not very good at understanding email servers, etc. so help would be greatly appreciated.
Jim P.