Category: General
Cron jobs are sending emails with php output when there isn’t an error
The output is below:
X-Powered-By: PHP/5.x.x Content-type: text/html
To stop this from happening, run php with (-q) to suppress the PHP header output
PHP
Category: General
Cron jobs are sending emails with php output when there isn’t an error
The output is below:
X-Powered-By: PHP/5.x.x Content-type: text/html
To stop this from happening, run php with (-q) to suppress the PHP header output
PHP