Metin2 Webspace fehlermeldung?

03/30/2011 21:07 .Flynn.#1
Hallo können sie mir hilfen die fehlermeldung kommt bei einer Homepage von hen!
Stehn ganz oben.


Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/xxx/html/index.php:1) in /var/www/xxx/html/index.php on line 9

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/xxx/html/index.php:1) in /var/www/xxx/html/index.php on line 9
Hoffe jemand erkennt die und kann mir sagen wie ich sie fix
mfg
Flynn
03/30/2011 21:10 Avulsed#2
Schreib mal in die index.php über session_start(); folgendes:

PHP Code:
error_reporting(0); 
03/30/2011 21:12 .Flynn.#3
ohh dank dir es ist weg.
mfg
Flynn
03/30/2011 21:32 .Hazel#4
#closed