Page 1 of 1

Problem mit Session

Posted: Thu 9. Aug 2007, 12:52
by TheSearch
Hallo,

von einem Tag auf den anderen tritt folgender Fehler auf, so dass man sich auch nicht ins backend einloggen kann und die seite nicht mehr angezeigt wird, leider weiß ich nicht woran das liegt? Ich vermute etwas mit den Sessions und Schreibrechten... soweit ich das sehe sind die phpwcms chmod rechte aber richtig... kann das eine Änderung des Providers sein? (1.2.8)
Warning: session_start() [function.session-start]: open(/tmp/sess_d68163ae69847c5be8b296570ae7d825, O_RDWR) failed: Read-only file system (30) in /srv/www/htdocs/web103/html/brandtag/index.php on line 49

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /srv/www/htdocs/web103/html/brandtag/index.php:49) in /srv/www/htdocs/web103/html/brandtag/index.php on line 49

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /srv/www/htdocs/web103/html/brandtag/index.php:49) in /srv/www/htdocs/web103/html/brandtag/index.php on line 49

Warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in /srv/www/htdocs/web103/html/brandtag/index.php on line 51

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web103/html/brandtag/index.php:49) in /srv/www/htdocs/web103/html/brandtag/include/inc_lib/default.inc.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web103/html/brandtag/index.php:49) in /srv/www/htdocs/web103/html/brandtag/include/inc_lib/default.inc.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web103/html/brandtag/index.php:49) in /srv/www/htdocs/web103/html/brandtag/include/inc_front/content.article.inc.php on line 101

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web103/html/brandtag/index.php:49) in /srv/www/htdocs/web103/html/brandtag/include/inc_lib/default.inc.php on line 246

Warning: session_write_close() [function.session-write-close]: open(/tmp/sess_d68163ae69847c5be8b296570ae7d825, O_RDWR) failed: Read-only file system (30) in /srv/www/htdocs/web103/html/brandtag/include/inc_lib/default.inc.php on line 248

Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in /srv/www/htdocs/web103/html/brandtag/include/inc_lib/default.inc.php on line 248

Posted: Thu 9. Aug 2007, 13:00
by flip-flop