Topic on Project:Support desk

Cannot modify header information

4
89.244.74.158 (talkcontribs)

Hey Guys, I have the issue that I only get a blank page, so I edited the LocalSettings.php and added "error_reporting( E_ALL ); ini_set( 'display_errors', 1 );" that the page shows me what error happen. So this is my problem:

Warning: Cannot modify header information - headers already sent by (output started at /hp/cc/ab/dh/www/wiki/LocalSettings.php:1) in /hp/cc/ab/dh/www/wiki/includes/WebResponse.php on line 22

Warning: Cannot modify header information - headers already sent by (output started at /hp/cc/ab/dh/www/wiki/LocalSettings.php:1) in /hp/cc/ab/dh/www/wiki/includes/WebResponse.php on line 22

Warning: Cannot modify header information - headers already sent by (output started at /hp/cc/ab/dh/www/wiki/LocalSettings.php:1) in /hp/cc/ab/dh/www/wiki/includes/WebResponse.php on line 22

Warning: Cannot modify header information - headers already sent by (output started at /hp/cc/ab/dh/www/wiki/LocalSettings.php:1) in /hp/cc/ab/dh/www/wiki/includes/WebResponse.php on line 22

Warning: Cannot modify header information - headers already sent by (output started at /hp/cc/ab/dh/www/wiki/LocalSettings.php:1) in /hp/cc/ab/dh/www/wiki/includes/WebResponse.php on line 22

Warning: Cannot modify header information - headers already sent by (output started at /hp/cc/ab/dh/www/wiki/LocalSettings.php:1) in /hp/cc/ab/dh/www/wiki/includes/WebResponse.php on line 22

Warning: Cannot modify header information - headers already sent by (output started at /hp/cc/ab/dh/www/wiki/LocalSettings.php:1) in /hp/cc/ab/dh/www/wiki/includes/WebResponse.php on line 22


What can I change that it works? Thank you for your help!

Reach Out to the Truth (talkcontribs)

Output has already started on the first line of LocalSettings.php. It's likely a byte order mark. Have you edited the file in Windows Notepad?

89.244.74.158 (talkcontribs)

yeah, I read about this. I saved it than with Uni-8 - without a change. And then with Dreamweaver 8 and there is still the same problem

89.244.69.169 (talkcontribs)

ok, i copyed the complete text and saved it into a new file. now it works. thank you :).

Reply to "Cannot modify header information"