MarcusNRG Posted November 16, 2008 Report Share Posted November 16, 2008 Hallo Leute, ich hoffe Ihr könnt mir helfen: Ich bin gerade mit einen Shop auf einen neuen Server umgezogen und habe nun im Adminbereich oben eine Fehlermedlung, mit der ich leider nichts anfangen kann: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/www/web99_99/html/fabrik/admin/includes/configure.php:2) in /home/www/web99_99/html/fabrik/admin/includes/application_top.php on line 344 und wenn ich dann etwas speicher (funktioniert auch), bekomme ich diese Meldung: Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/www/web99_99/html/fabrik/admin/includes/configure.php:2) in /home/www/web99_99/html/fabrik/admin/includes/application_top.php on line 344 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/www/web99_99/html/fabrik/admin/includes/configure.php:2) in /home/www/web99_99/html/fabrik/admin/includes/application_top.php on line 344 Warning: Cannot modify header information - headers already sent by (output started at /home/www/web99_99/html/fabrik/admin/includes/configure.php:2) in /home/www/web99_99/html/fabrik/admin/includes/functions/general.php on line 130 Irgendwie komme ich nicht weiter. Ich würde mich freuen, wenn mir jemand bei der Lösung helfen könnte oder einen Tip hat. Viele Grüße Marcus Link to comment Share on other sites More sharing options...
hubbabubba Posted November 16, 2008 Report Share Posted November 16, 2008 Datei admin/includes/configure.php, Zeile 2 Wird eine Ausgabe gemacht. Darf nicht sein. Überprüfe die Datei, nimm ggf. einen passenden Texteditor (Windows Editor ist nicht gut geeignet). mfg Link to comment Share on other sites More sharing options...
MarcusNRG Posted November 16, 2008 Author Report Share Posted November 16, 2008 Kleine Fehler Große wirkung! Hatte eine leerzeile in der configuration.php Danke für die schnelle hilfe! Viele Grüße Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.