😕 If it works once it should work everytime...
There must be something else going on in your files - can you post a url?
Alternatively try simplifying the problem perhaps by making the file that is included just a simple one line PHP script like this
<?php
echo "Hello World";
?>
Or simplify the files that do the including to prove there's nothing wrong in them?