Seite 1 von 1

Header-Fehler auf Localhost

Verfasst: 02.01.2003 16:39
von webbuddah
hallo,
ich hab ein forum ausm inet auf meinen rechner gepackt auf dem ein lokaler server installt ist, und immer wenn ich jetzt was machen will kommen solche doofen fehlermeldungen, obwohls im inet einwandfrei läuft !!
ich habe appserv druff (paket mit mysql, php, phpmyadmin) und das ganze muss zur zeit notdürftig unter winXP laufen !!
die fehler sehen so aus:

normal index aufrufen:

Code: Alles auswählen

Warning: Cannot add header information - headers already sent by (output started at k:\appserv\www\phpbb2\includes\constants.php:362) in k:\appserv\www\phpbb2\includes\sessions.php on line 363

Warning: Cannot add header information - headers already sent by (output started at k:\appserv\www\phpbb2\includes\constants.php:362) in k:\appserv\www\phpbb2\includes\sessions.php on line 365

Warning: Cannot add header information - headers already sent by (output started at k:\appserv\www\phpbb2\includes\constants.php:362) in k:\appserv\www\phpbb2\includes\page_header.php on line 903

Warning: Cannot add header information - headers already sent by (output started at k:\appserv\www\phpbb2\includes\constants.php:362) in k:\appserv\www\phpbb2\includes\page_header.php on line 905

Warning: Cannot add header information - headers already sent by (output started at k:\appserv\www\phpbb2\includes\constants.php:362) in k:\appserv\www\phpbb2\includes\page_header.php on line 907
bei loginversuch:

Code: Alles auswählen

Warning: Cannot add header information - headers already sent by (output started at k:\appserv\www\phpbb2\includes\constants.php:362) in k:\appserv\www\phpbb2\includes\sessions.php on line 363

Warning: Cannot add header information - headers already sent by (output started at k:\appserv\www\phpbb2\includes\constants.php:362) in k:\appserv\www\phpbb2\includes\sessions.php on line 365

Warning: Cannot add header information - headers already sent by (output started at k:\appserv\www\phpbb2\includes\constants.php:362) in k:\appserv\www\phpbb2\includes\sessions.php on line 363

Warning: Cannot add header information - headers already sent by (output started at k:\appserv\www\phpbb2\includes\constants.php:362) in k:\appserv\www\phpbb2\includes\sessions.php on line 365

Warning: Cannot add header information - headers already sent by (output started at k:\appserv\www\phpbb2\includes\constants.php:362) in k:\appserv\www\phpbb2\login.php on line 177
hoffe ihr könnt mir helfen !!
danke schonmal im vorhinein !!

webbuddah

Verfasst: 02.01.2003 16:42
von codemonkey
sind die Daten vorhanden nach denen er sucht?

Verfasst: 02.01.2003 16:45
von webbuddah
sry, wenn ich net ganz auf der höhe bin, hab kaum schlaf auf die augen bekommen, weil ich geproggt habe, aber was für daten ??
ich hab einfach das komplette verzeichnis ausm inet in mein lokales verzeichnis gehaun und das backup im myadmin eingespielt !!
damit müsste ich ja eine exakte kopie aufm rechner haben !!

Verfasst: 03.01.2003 23:27
von Acid
..schau Dir ma die Zeile 362 der constants.php an ..