You are here:  » Cannot modify header


Cannot modify header

Submitted by rolli1 on Tue, 2006-10-10 17:02 in

I get the following error message. It is not the config file:)

Warning: Cannot modify header information - headers already sent by (output started at /mnt/ja2/04/811/00000013/htdocs/urbanclothing/index.php:2) in /mnt/ja2/04/811/00000013/htdocs/urbanclothing/html/header.php on line 6
?>

Roland

Submitted by support on Tue, 2006-10-10 17:06

Hi Roland,

Check that there is no white space at the top of index.php. It sounds like a sneaky new-line has crept in before the <?php tag - that would cause output to start and therefore generate that error...

Cheers!
David.