Posted by Paul Lautman on 01/02/08 22:52
I have a simple script that has been running as a cron job for about 2
years. Recently my hosting company moved to new servers and now the job does
not run.
They have said that "The server configuration is newer and your script will
not run as it's a PHP file which contains some HTML."
By this I think they mean that there is some HTML output outside the <?php
?> braces.
Is it really the case that there is a configuration that will not allow
output outside the braces?
[Back to original message]
|