I have just upgraded to php 5.2 and get this error:
Quote:
|
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/path/to/php/headtags.htm) is not within the allowed path(s): (/home/mysite/:/tmp:/usr/local/lib/php/) in /home/mysite/domains/mysite.com/public_html/photopost/pp-inc.php on line 564
|
How do I fix this?