Seite 1 von 1

Warning: Cannot modify header information

Verfasst: Mi 17. Okt 2007, 14:05
von Vetinari
hallo,

habe gerade einen neuen mandanten eingerichtet. soweit ich das überblicke sind alle einstellungen ok, aber das frontend belehrt mich eines besseren:
http://www.seminarort-lebensquelle.de/b ... ontent.php
was habe ich vergessen?

gruss, V.

Re: Warning: Cannot modify header information

Verfasst: Mi 17. Okt 2007, 14:36
von wosch
Vetinari hat geschrieben:was habe ich vergessen?
Vielleicht das Schuhe putzen vor dem Aufruf der Seiten?

Woher soll einer was wissen was du vergessen hast, wenn nicht bekannt ist was du alles getan hast???

Übrigens, es gibt eine Forensuche.
Stichwort:
Warning: Cannot modify header information - headers already sent by
ergibt 185 Treffer.
Dabei fällt auf das bei den meisten auch ein Auszug auf aus dem Error-Log mitgepostet wurde.

http://www.contenido.de/forum/viewtopic.php?t=14377

Verfasst: Mi 17. Okt 2007, 15:04
von Vetinari
äh sorry, war nicht meine absicht, das forum mit sinnlosem müll zu füllen :D

habe einen mandanten 1 zu 1 kopiert und auch alle mandanten einstellungen. keine neuen module erzeugt, welche einen header senden o.ä.

bin deshalb selbst etwas ratlos wegen dieser fehlermeldungen ...
dachte also eher an irgendein rechte-problem oder so ...

im error-log steht auch nichts anderes als im browser:

[17-Oct-2007 14:50:18] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/web7760/html/bodhi/cms/config.php:27) in /home/www/web7760/html/conlib/session.inc on line 481
[17-Oct-2007 14:50:18] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/web7760/html/bodhi/cms/config.php:27) in /home/www/web7760/html/conlib/session.inc on line 484
[17-Oct-2007 14:50:18] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/web7760/html/bodhi/cms/config.php:27) in /home/www/web7760/html/conlib/session.inc on line 485
[17-Oct-2007 14:50:18] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/web7760/html/bodhi/cms/config.php:27) in /home/www/web7760/html/conlib/session.inc on line 486
[17-Oct-2007 14:50:18] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/web7760/html/bodhi/cms/config.php:27) in /home/www/web7760/html/conlib/session.inc on line 487
[17-Oct-2007 14:50:18] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/web7760/html/bodhi/cms/config.php:27) in /home/www/web7760/html/conlib/session.inc on line 488
[17-Oct-2007 14:50:18] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/web7760/html/bodhi/cms/config.php:27) in /home/www/web7760/html/conlib/session.inc on line 489
[17-Oct-2007 14:50:18] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/web7760/html/bodhi/cms/config.php:27) in /home/www/web7760/html/bodhi/cms/front_content.php on line 187
[17-Oct-2007 14:50:19] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/web7760/html/bodhi/cms/config.php:27) in /home/www/web7760/html/bodhi/cms/includes/bad-behavior/bad-behavior/screener.inc.php on line 8
[17-Oct-2007 14:50:19] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/web7760/html/bodhi/cms/config.php:27) in /home/www/web7760/html/contenido/includes/include.con_editcontent.php on line 56

gruss, V.

Verfasst: Mi 17. Okt 2007, 15:21
von Dodger77
In der Fehlermeldung steht ja schon, in welcher Datei fälschlicherweise der Output startet:
output started at /home/www/web7760/html/bodhi/cms/config.php:27
Evtl. gibt es nach dem schließenden
noch ein paar Leerzeichen oder Zeilenumbrüche. Die sollten dort nicht sein.

Verfasst: Do 18. Okt 2007, 08:14
von Vetinari
vielen dank!
das war's schon, eine leerzeile in der config.php ...

gruss, V.