You just have to love informative error messages.
One of our clients is getting the following error on a PHP (of course) driven
website:
	Warning: file_exists(): open_basedir restriction in effect. 
	File(XXXX) is not within the allowed
	path(s): (XXXX/htdocs:/tmp) in XXXX on line 531
Okay, I read that as “file not found” but according to the
customer, if the file really didn't exist, she would get “file not
found” instead of “File … is not within the allowed path(s).” Which is
frustrating because the file in question does not exist!
Aaaaaarrrg!
So okay, humor the customer.  Go ahead, try to do a search on “PHP
File is not within the allowed path” … go ahead … I'll wait …
See the problem?
A lot of sites seem to have that problem.
Searching the PHP site doesn't seem to be helping any either.
Does anyone have a clue?  It appears that PHP is refusing to
search for files past a certain depth, but I can't say for sure that is the
problem, nor even what to look for to see if this is the
problem.
Sigh.
 
        You have my permission to link freely to any entry here.  Go
        ahead, I won't bite.  I promise.
        
        The dates are the permanent links to that day's entries (or
        entry, if there is only one entry).  The titles are the permanent
        links to that entry only.  The format for the links are
        simple: Start with the base link for this site: https://boston.conman.org/, then add the date you are
        interested in, say 2000/08/01,
        so that would make the final URL:
        
        https://boston.conman.org/2000/08/01
        
        You can also specify the entire month by leaving off the day
        portion.  You can even select an arbitrary portion of time.
        
        You may also note subtle shading of the links and that's
        intentional: the “closer” the link is (relative to the
        page) the “brighter” it appears.  It's an experiment in
        using color shading to denote the distance a link is from here.  If
        you don't notice it, don't worry; it's not all that
        important.
        
        It is assumed that every brand name, slogan, corporate name,
        symbol, design element, et cetera mentioned in these pages is a
        protected and/or trademarked entity, the sole property of its
        owner(s), and acknowledgement of this status is implied.