Warning: session_start(): open(/mnt/data/tmp/sess_503b468425cb47c296b9077abce08fcc, O_RDWR) failed: File too large (27) in /mnt/data/www.eintracht.de/documents/yum/_php/auth.php on line 305
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383) in /mnt/data/www.eintracht.de/documents/yum/_php/auth.php on line 305
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383) in /mnt/data/www.eintracht.de/documents/yum/_php/auth.php on line 305
Warning: Cannot modify header information - headers already sent by (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383) in /mnt/data/www.eintracht.de/documents/_config.php on line 107
102 103/* $extras = "schneefall"; */ 104 105 106function no_cache() { 107 header('Expires: ' . gmdate('D, d M Y Hs') . ' GMT'); 108 header('Last-Modified: ' . gmdate('D, d M Y Hs') . ' GMT');
Warning: Cannot modify header information - headers already sent by (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383) in /mnt/data/www.eintracht.de/documents/_config.php on line 108
103/* $extras = "schneefall"; */ 104 105 106function no_cache() { 107 header('Expires: ' . gmdate('D, d M Y Hs') . ' GMT'); 108 header('Last-Modified: ' . gmdate('D, d M Y Hs') . ' GMT'); 109 header('Cache-Control: no-store, no-cache, must-revalidate');
Warning: Cannot modify header information - headers already sent by (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383) in /mnt/data/www.eintracht.de/documents/_config.php on line 109
104 105 106function no_cache() { 107 header('Expires: ' . gmdate('D, d M Y Hs') . ' GMT'); 108 header('Last-Modified: ' . gmdate('D, d M Y Hs') . ' GMT'); 109 header('Cache-Control: no-store, no-cache, must-revalidate'); 110 header('Cache-Control: pre-check=0, post-check=0, max-age=0', false);
Warning: Cannot modify header information - headers already sent by (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383) in /mnt/data/www.eintracht.de/documents/_config.php on line 110
105 106function no_cache() { 107 header('Expires: ' . gmdate('D, d M Y Hs') . ' GMT'); 108 header('Last-Modified: ' . gmdate('D, d M Y Hs') . ' GMT'); 109 header('Cache-Control: no-store, no-cache, must-revalidate'); 110 header('Cache-Control: pre-check=0, post-check=0, max-age=0', false); 111 header('Pragma: no-cache');
Warning: Cannot modify header information - headers already sent by (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383) in /mnt/data/www.eintracht.de/documents/_config.php on line 111
106function no_cache() { 107 header('Expires: ' . gmdate('D, d M Y Hs') . ' GMT'); 108 header('Last-Modified: ' . gmdate('D, d M Y Hs') . ' GMT'); 109 header('Cache-Control: no-store, no-cache, must-revalidate'); 110 header('Cache-Control: pre-check=0, post-check=0, max-age=0', false); 111 header('Pragma: no-cache'); 112}
Warning: Cannot modify header information - headers already sent by (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383) in /mnt/data/www.eintracht.de/documents/yum/_php/tools.php on line 93
88 } else {89 // :TODO: alle relativen URL mit Hilfe von PHP_SELF zu absoluten umrechnen90 $absolute = $relative;91 }92 //echo $absolute;93 header("Location: $absolute");94 exit;
Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/mnt/data/tmp) in Unknown on line 0
Man fragt sich wirklich was yum dafür zahlt, dass sie 50000 potentielle betauser für den Käse zur Verfügung gestellt bekommen. Oder zahlt die Eintracht etwa etwas? Dann könnte man sich ja mal eine Testumgebung leisten anstatt so was auf die Leute loszulassen.
wir haben natürlich nicht frei, nur hat es das Problem in sich gehabt, weswegen die Behebung etwas gedauert hat.
Für die Störung bitten wir um Verzeihung und für die längere Behebungsphase um Verständnis.
Jan Schneider Eintracht Frankfurt Fußball AG
Moin, also falls die Störung wirklich behoben ist, dann hat sich das noch nicht bis zu mir nach Bayern rumgesprochen. Die Ladezeiten sind seit dem Herunterfahren des Forums nach wie vor nervend langsam (DSL), so macht das Surfen keinen Spaß. Wird dagegen noch was unternommen?
auf der Seite sind nach dem gestrigen Herunterfahren diverse SQL-Fehler, sind diese bereits bekannt und zur Zeit in der Behebung?
Viele Grüße,
HC-65
Aber setzt doch einfach
*KLUGSCHEIßMODUS AN*
Dann werden die Fehler wenigstens nicht angezeigt.
*KLUGSCHEIßMODUS AUS*
Warning:
session_start(): open(/mnt/data/tmp/sess_503b468425cb47c296b9077abce08fcc, O_RDWR) failed: File too large (27)
in /mnt/data/www.eintracht.de/documents/yum/_php/auth.php on line 305
300 return false; 301 } 302 303 if ($this->session_name) { 304 session_name($this->session_name); 305 session_start(); 306 }
----------------
Debug backtrace:
----------------
@ >/yum/_php/auth.php:305 -- session_start()
@ >/yum/_modules/community/authentication.php:90 -- auth::cookielogin()
@ >/yum/_modules/community/authentication.php:77 -- communityauthentication->cookielogin()
@ >/yum/_modules/community/handler.php:98 -- communityauthentication->communityauthentication(...)
@ >/yum/_php/module.php:44 -- communityhandler->communityhandler(...)
@ >/_yum.php:58 -- loadmodule(...)
@ >/_config.php:1 -- include(...)
@ >/fans/_config.php:1 -- include(...)
@ >/fans/forum/_config.php:1 -- include(...)
@ >/fans/forum/index.php:1 -- include(...)
Warning:
session_start(): Cannot send session cookie - headers already sent by (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383)
in /mnt/data/www.eintracht.de/documents/yum/_php/auth.php on line 305
300 return false; 301 } 302 303 if ($this->session_name) { 304 session_name($this->session_name); 305 session_start(); 306 }
----------------
Debug backtrace:
----------------
@ >/yum/_php/auth.php:305 -- session_start()
@ >/yum/_modules/community/authentication.php:90 -- auth::cookielogin()
@ >/yum/_modules/community/authentication.php:77 -- communityauthentication->cookielogin()
@ >/yum/_modules/community/handler.php:98 -- communityauthentication->communityauthentication(...)
@ >/yum/_php/module.php:44 -- communityhandler->communityhandler(...)
@ >/_yum.php:58 -- loadmodule(...)
@ >/_config.php:1 -- include(...)
@ >/fans/_config.php:1 -- include(...)
@ >/fans/forum/_config.php:1 -- include(...)
@ >/fans/forum/index.php:1 -- include(...)
Warning:
session_start(): Cannot send session cache limiter - headers already sent (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383)
in /mnt/data/www.eintracht.de/documents/yum/_php/auth.php on line 305
300 return false; 301 } 302 303 if ($this->session_name) { 304 session_name($this->session_name); 305 session_start(); 306 }
----------------
Debug backtrace:
----------------
@ >/yum/_php/auth.php:305 -- session_start()
@ >/yum/_modules/community/authentication.php:90 -- auth::cookielogin()
@ >/yum/_modules/community/authentication.php:77 -- communityauthentication->cookielogin()
@ >/yum/_modules/community/handler.php:98 -- communityauthentication->communityauthentication(...)
@ >/yum/_php/module.php:44 -- communityhandler->communityhandler(...)
@ >/_yum.php:58 -- loadmodule(...)
@ >/_config.php:1 -- include(...)
@ >/fans/_config.php:1 -- include(...)
@ >/fans/forum/_config.php:1 -- include(...)
@ >/fans/forum/index.php:1 -- include(...)
Warning:
Cannot modify header information - headers already sent by (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383)
in /mnt/data/www.eintracht.de/documents/_config.php on line 107
102 103/* $extras = "schneefall"; */ 104 105 106function no_cache() { 107 header('Expires: ' . gmdate('D, d M Y Hs') . ' GMT'); 108 header('Last-Modified: ' . gmdate('D, d M Y Hs') . ' GMT');
----------------
Debug backtrace:
----------------
@ >/_config.php:107 -- header(...)
@ >/fans/_config.php:39 -- no_cache()
@ >/fans/forum/_config.php:1 -- include(...)
@ >/fans/forum/index.php:1 -- include(...)
Warning:
Cannot modify header information - headers already sent by (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383)
in /mnt/data/www.eintracht.de/documents/_config.php on line 108
103/* $extras = "schneefall"; */ 104 105 106function no_cache() { 107 header('Expires: ' . gmdate('D, d M Y Hs') . ' GMT'); 108 header('Last-Modified: ' . gmdate('D, d M Y Hs') . ' GMT'); 109 header('Cache-Control: no-store, no-cache, must-revalidate');
----------------
Debug backtrace:
----------------
@ >/_config.php:108 -- header(...)
@ >/fans/_config.php:39 -- no_cache()
@ >/fans/forum/_config.php:1 -- include(...)
@ >/fans/forum/index.php:1 -- include(...)
Warning:
Cannot modify header information - headers already sent by (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383)
in /mnt/data/www.eintracht.de/documents/_config.php on line 109
104 105 106function no_cache() { 107 header('Expires: ' . gmdate('D, d M Y Hs') . ' GMT'); 108 header('Last-Modified: ' . gmdate('D, d M Y Hs') . ' GMT'); 109 header('Cache-Control: no-store, no-cache, must-revalidate'); 110 header('Cache-Control: pre-check=0, post-check=0, max-age=0', false);
----------------
Debug backtrace:
----------------
@ >/_config.php:109 -- header(...)
@ >/fans/_config.php:39 -- no_cache()
@ >/fans/forum/_config.php:1 -- include(...)
@ >/fans/forum/index.php:1 -- include(...)
Warning:
Cannot modify header information - headers already sent by (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383)
in /mnt/data/www.eintracht.de/documents/_config.php on line 110
105 106function no_cache() { 107 header('Expires: ' . gmdate('D, d M Y Hs') . ' GMT'); 108 header('Last-Modified: ' . gmdate('D, d M Y Hs') . ' GMT'); 109 header('Cache-Control: no-store, no-cache, must-revalidate'); 110 header('Cache-Control: pre-check=0, post-check=0, max-age=0', false); 111 header('Pragma: no-cache');
----------------
Debug backtrace:
----------------
@ >/_config.php:110 -- header(...)
@ >/fans/_config.php:39 -- no_cache()
@ >/fans/forum/_config.php:1 -- include(...)
@ >/fans/forum/index.php:1 -- include(...)
Warning:
Cannot modify header information - headers already sent by (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383)
in /mnt/data/www.eintracht.de/documents/_config.php on line 111
106function no_cache() { 107 header('Expires: ' . gmdate('D, d M Y Hs') . ' GMT'); 108 header('Last-Modified: ' . gmdate('D, d M Y Hs') . ' GMT'); 109 header('Cache-Control: no-store, no-cache, must-revalidate'); 110 header('Cache-Control: pre-check=0, post-check=0, max-age=0', false); 111 header('Pragma: no-cache'); 112}
----------------
Debug backtrace:
----------------
@ >/_config.php:111 -- header(...)
@ >/fans/_config.php:39 -- no_cache()
@ >/fans/forum/_config.php:1 -- include(...)
@ >/fans/forum/index.php:1 -- include(...)
Warning:
Cannot modify header information - headers already sent by (output started at /mnt/data/www.eintracht.de/documents/yum/_php/debug.php:383)
in /mnt/data/www.eintracht.de/documents/yum/_php/tools.php on line 93
88 } else {89 // :TODO: alle relativen URL mit Hilfe von PHP_SELF zu absoluten umrechnen90 $absolute = $relative;91 }92 //echo $absolute;93 header("Location: $absolute");94 exit;
----------------
Debug backtrace:
----------------
@ >/yum/_php/tools.php:93 -- header(...)
@ >/fans/forum/_controller/thread_goto.php:71 -- tools::location(...)
@ >/fans/forum/_controller/thread_goto.php:13 -- thread_goto->_loaddata()
@ >/fans/forum/_board/board.php:422 -- thread_goto->init()
@ >/fans/forum/_board/board.php:38 -- board->_loadcontroller()
@ >/fans/forum/index.php:6 -- board->init()
Warning:
Unknown(): open(/mnt/data/tmp/sess_503b468425cb47c296b9077abce08fcc, O_RDWR) failed: File too large (27)
in Unknown on line 0
----------------
Debug backtrace:
----------------
Warning:
Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/mnt/data/tmp)
in Unknown on line 0
----------------
Debug backtrace:
----------------
Bin mal gespannt ob der Post überhaupt ankommt =)
LG,
Matze
Schlimmer geht es kaum noch.
wir haben natürlich nicht frei, nur hat es das Problem in sich gehabt, weswegen die Behebung etwas gedauert hat.
Für die Störung bitten wir um Verzeihung und für die längere Behebungsphase um Verständnis.
Jan Schneider
Eintracht Frankfurt Fußball AG
DA
Moin, also falls die Störung wirklich behoben ist, dann hat sich das noch nicht bis zu mir nach Bayern rumgesprochen. Die Ladezeiten sind seit dem Herunterfahren des Forums nach wie vor nervend langsam (DSL), so macht das Surfen keinen Spaß.
Wird dagegen noch was unternommen?
Gruß, Wolfgang