Hi
I've been looking for a solution to this problem but only found similar problems and no solution (certainly not one I understand as a solution anyway!!)
This script I'm running is in the dir called admin. and the line is a simple - include "/inc/connectdb.php"
This is my error message:
open_basedir restriction in effect. File is in wrong directory in /path_to_base_dir/admin/inc/connectdb.php
open_basedir from phpinfo() is set exactly as path in the error message.
"safe mode" is set to on but I am trying to run a script within my "bit" of the server - why can't I
any suggestions welcome (By the way I unfortunately don't have control over the server!!!!)
Chris