forum phpbb

fred56
Invité n'ayant pas de compte PHPfrance

10 mai 2005, 16:50

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!!

Eléphant du PHP | 281 Messages

10 mai 2005, 16:52

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 ?

fred56
Invité n'ayant pas de compte PHPfrance

10 mai 2005, 16:54

j suis chez chez citeheb

Eléphant du PHP | 281 Messages

10 mai 2005, 16:55

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 ?

Administrateur PHPfrance
Administrateur PHPfrance | 430 Messages

11 mai 2005, 10:03

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
?>