[Cookies] erreur dans ma configuration php : ne peut envoyer le cookie
bonsoir a tous
je monte une boutique joomla -commerce avec serveur 1.0.12fr
j'ai transferer chez mon hebergeur impec mais quand je veu voir ma boutique
ça me marque ceci.
Citation:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/lamaison/public_html/configuration.php:1) in /home/lamaison/public_html/offline.php on line 25
A cette ligne j'ai ceci : $mosConfig_fileperms = '';
Code:
1 2 3 4
| $mosConfig_error_reporting = '7';
$mosConfig_favicon = 'favicon.ico';
$mosConfig_fileperms = '';
$mosConfig_fromname = 'Ravenswood Joomla!' |
comme je suis novice en php
avez vous solution ?
MERCI DE VOTRE AIDE
alain:(