//Website Path
$path["webroot"]="http://alt.listros.de/deu/";
//Document Path
//print getenv("SCRIPT_NAME");
print getenv("DOCUMENT_ROOT");
$path["docroot"] = "/home/www/p128410/html/alt/deu/";
//MySQL Settings
$db["type"]="mysql";
$db["host"]="db1057.mydbserver.com";
$db["user"]="p128410";
$db["pass"]="gundelfisch";
$db["used"]="usr_p128410_2";
//Include all the necessary classes and files. Don't modify.
ini_set("magic_quotes_runtime", "0");
ini_set("display_errors",true);
error_reporting(E_ALL ^ E_NOTICE);
include_once($path["docroot"]."common/include.php");
?>
Warning: session_start(): open(/_files/sess_64id5gr0gkbleio5p41r7d3tk0, O_RDWR) failed: No such file or directory (2) in /html/alt/deu/index.php on line 17
Fatal error: Call to a member function getSession() on null in /html/alt/deu/index.php on line 37
Warning: Unknown: open(/_files/sess_64id5gr0gkbleio5p41r7d3tk0, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/_files) in Unknown on line 0