I try to execute:
var_dump(ini_set("open_basedir",ini_get("open_basedir")));
with PHP and get false.