*ich*: Header-???Cannot add header information???

Beitrag lesen

Also ich hab jetzt Suse Linux 7.3 auf meinen Rechner installiert. Außerdem läuft bei mir der Apache und MYSQL. Dann hab ich mir den phpMYAdmin gedownloaded. Dieser funktioniert auch; ich kann datenbanken erstellen, tabellen usw. Allerdings kann der Header aus irgendeinem Grund nicht gesendet werden.
Die Seite gibt folgende Fehler aus:

Warning: Cannot add header information - headers already sent by (output started at /usr/local/httpd/htdocs/phpmyadmin/config.inc.php:289) in /usr/local/httpd/htdocs/phpmyadmin/main.php on line 16

Warning: Cannot add header information - headers already sent by (output started at /usr/local/httpd/htdocs/phpmyadmin/config.inc.php:289) in /usr/local/httpd/htdocs/phpmyadmin/libraries/ob.lib.php on line 53

Warning: Cannot add header information - headers already sent by (output started at /usr/local/httpd/htdocs/phpmyadmin/config.inc.php:289) in /usr/local/httpd/htdocs/phpmyadmin/header.inc.php on line 23

Warning: Cannot add header information - headers already sent by (output started at /usr/local/httpd/htdocs/phpmyadmin/config.inc.php:289) in /usr/local/httpd/htdocs/phpmyadmin/header.inc.php on line 24

Warning: Cannot add header information - headers already sent by (output started at /usr/local/httpd/htdocs/phpmyadmin/config.inc.php:289) in /usr/local/httpd/htdocs/phpmyadmin/header.inc.php on line 25

Warning: Cannot add header information - headers already sent by (output started at /usr/local/httpd/htdocs/phpmyadmin/config.inc.php:289) in /usr/local/httpd/htdocs/phpmyadmin/header.inc.php on line 26

Warning: Cannot add header information - headers already sent by (output started at /usr/local/httpd/htdocs/phpmyadmin/config.inc.php:289) in /usr/local/httpd/htdocs/phpmyadmin/header.inc.php on line 27

Warning: Cannot add header information - headers already sent by (output started at /usr/local/httpd/htdocs/phpmyadmin/config.inc.php:289) in /usr/local/httpd/htdocs/phpmyadmin/header.inc.php on line 29

Woran liegt das wieso sendet Apache (ich vermute das es an dem Apache liegt) nicht die Header? Kann mir da irgendjemand helfen?
Ich hab schon in der httpd.conf geschaut und da ist eine mod_header oder so ähnlich drin. Ich könnte mir vorstellen das es damit was zu tun hat.