Page 1 sur 1

forum phpbb

Posté : 10 mai 2005, 16:50
par fred56
bonjour,j'ai installé le forume phpbb sur mon site et voila le message d'erreur:

Warning: Cannot modify header information - headers already sent by (output started at /home/aclanester56/public_html/phpbb/config.php:2) in /home/monsite/public_html/phpbb/includes/sessions.php on line 206

Warning: Cannot modify header information - headers already sent by (output started at /home/aclanester56/public_html/phpbb/config.php:2) in /home/monsite/public_html/phpbb/includes/sessions.php on line 207

Warning: Cannot modify header information - headers already sent by (output started at /home/aclanester56/public_html/phpbb/config.php:2) in /home/monsite/public_html/phpbb/includes/page_header.php on line 475

Warning: Cannot modify header information - headers already sent by (output started at /home/aclanester56/public_html/phpbb/config.php:2) in /home/monsite/public_html/phpbb/includes/page_header.php on line 477

Warning: Cannot modify header information - headers already sent by (output started at /home/aclanester56/public_html/phpbb/config.php:2) in /home/monsite/public_html/phpbb/includes/page_header.php on line 478

si qq'un pouvait me dire ce qui colle pas ça serait cool!!
d'avance merci!!

Posté : 10 mai 2005, 16:52
par slipndi
Solut ;)
Mhh jte conseillerai de poster ca sur le site de phpbb, mais bon sinon ben
tu la installer chez quel hebergeur ?
Si c'est free a tu penser a crée un dossier sessions dans la racine de ton compte free ?

Posté : 10 mai 2005, 16:54
par fred56
j suis chez chez citeheb

Posté : 10 mai 2005, 16:55
par slipndi
hola ben je connais pas du tout, mais avec ton forum ta voulus faire quoi ? tu l'a mis tel quel tu la integré a une page ?

Posté : 11 mai 2005, 10:03
par cerber
et dans le fichier /home/aclanester56/public_html/phpbb/config.php à la ligne 2 tu as quoi ? un echo ou des lignes blanches je parie ...
modifie le fichier pour qu'il commence par '<?php' et se termine par '?>' sans le moindre espace ni retour à la ligne avant ou après
<?php
//Comme ca
?>