Hi,
I've created a script that automatically generates php files (webpages). The script is part of a content management system.
It's working well offline. All files are being created and behaving as they should.
However, when I run the thing online and then go to the php pages that have been created, I get a white screen and the PHP doesn't seem to work at all. Bizzarly, if I download the php file that has been dynamically created and then upload it again (no tweaks required) then everything works perfectly.
Can anyone offer any help or advice?
Many thanks!