crontab for send_emails.php

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
gillivt
Posts: 3
Joined: 06 Jul 2017, 12:07

crontab for send_emails.php

Post by gillivt »

I have set a up a crontab to run on my hosted server:

*/10 * * * * /home/www/bt.comp-solutions.org.uk/scripts/send_emails.php

I receive the following email:

"Content-type: text/html

send_emails.php is not allowed to run through the webserver."

I notice that this message is from the php script. What does this mean?
Post Reply