Problem mit Session

Hier bekommst Du deutschsprachigen Support. Keine Fehlermeldungen oder Erweiterungswünsche bitte!
Post Reply
User avatar
TheSearch
Posts: 97
Joined: Thu 22. Dec 2005, 09:56
Location: Lauenau / Willich
Contact:

Problem mit Session

Post 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
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply