When a person shares a link to the website http://www.fatboyscharity.co.uk/ by typing the web address into their status update on fb, the following is being displayed underneath the link to the website: -
:require(connect.php)[function.require]: failed to open stream: No such file or directory in /websites/folder/another_folder/.....etc.../public_html
I'm really quite worried about the direct link to my database connection is being displayed for the whole world to see on facebook - especially as the file does exist!!
This seems to happen whoever shares the link and we haven't even tried to implement any facebook stuff on the actual website.
The index page for the website is manufactured from a number of included php files (head.php, content.php, foot.php for example go together to make one page), some or all of which call for functions from other files.
I've never seen this happen before and really need to prevent it somehow.
Any help appreciated.
Thanks
Ian