I forgot to enable this in my local dev environment php.ini:
allow_url_include=Off to allow_ur_include=On.
Now the file is being imported.
How unsafe is it to enable this feature?
Is there a safer more secure way of including information from remote locations?
Right now I am loading the footer info from a include.txt file