Hi,
Oops, sorry, it's tuesday, but here is my modification :
//in the config.php file
if ((!isset($relative_script_path)) && ($relative_script_path != ".") && ($relative_script_path != "..")) {
print "Path not recognized";
exit();
}

bye, have nice indexing !