I have upload my site to my server, but he can't find the folder /includes/header.php
.
Can I echo the location where he looks to the file. The only error I see now is:
Warning: include(/includes/header.php) [function.include]: failed to open stream
.
But what is the "start" location? Can I echo this?
EDIT :
The thing I want to know is where the location is when you use include("/blabblabla").
So the "home path"