Coppermine critical error:
Unable to connect to database !
MySQL said: Access denied for user 'rando.roller.par'@'212.27.63.100' (using password: YES)
http://rando.roller.paris.free.fr
Help help help please merci d'avance !
Bonjour,
comme déjà dit dans la forum anglophone, vérifiez vos parametres de connection dans le fichier include/config.inc.php
<?php
// Coppermine configuration file
// MySQL configuration
$CONFIG['dbserver'] = 'localhost'; // Your database server
$CONFIG['dbuser'] = 'rando.roller.paris'; // Your mysql username
$CONFIG['dbpass'] = '******'; // Your mysql password
$CONFIG['dbname'] = 'mysql'; // Your mysql database name
// MySQL TABLE NAMES PREFIX
$CONFIG['TABLE_PREFIX'] = 'cpg133_';
?>
Que doiis je faire avec cela ?
Je ne mis connais pas du tout en sql....
merci part avance .
// MySQL configuration
$CONFIG['dbserver'] = 'localhost'; // dans votre cas pour free 'sql.free.fr'
$CONFIG['dbuser'] = 'rando.roller.paris'; // rando.roller.paris
$CONFIG['dbpass'] = '*****'; // Votre mot de passe free
$CONFIG['dbname'] = 'mysql'; // rando.roller.paris
Pour plus de précisions voyez l'aide de free http://faq.free.fr/?q=521
P.S. Le mettez jamais vos mots de passe en clair sur le forum
Merci beaucoup pour cette preciieuse aide !
Mille merci !
guillaume has now posted his question 4 times, see http://forum.coppermine-gallery.net/index.php?topic=23083.msg106232#msg106232
He has got an answer and posted on this thread that his issue was solved, yet he left the other 3 threads he posted in (which I merged into one) open - didn't bother to say that his issue was fixed. I can't believe it - what a selfish, lousy attitude.
Joachim
P.S. Don't bother to reply in this thread, I rarely read the french support board, as I understand only little of it. If you want to reply, do so in the thread I refered to above.