I am trying to install a php clone freelancer script on my site and I get the following message. Can someone help1) error message: Warning: include() [function.include]: open_basedir restriction in effect. File(/usr/local/apache/htdocs/includes/config.php) is not within the allowed path(s): (/home/:/usr/lib/php:/tmp) in/home/a9053679/public_html/includes/common.php on line 76 2) line 76 of common.phpMy site is www.findmytradey.com
Are you on a CPanel server? Without more useful information to diagnose the problem I would suggest checking and double checking the path that you are including in this code snippet as well as the file permissions and file ownership (if on Unix). Otherwise, give more information.