coppermine-gallery.com/forum

Support => Français (French) => Language Specific Support => cpg1.4.x Français (French) => Topic started by: guillaume_75005 on October 26, 2005, 12:26:25 PM

Title: Coppermine critical error: Unable to connect to database !
Post by: guillaume_75005 on October 26, 2005, 12:26:25 PM
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 !
Title: Re: Coppermine critical error: Unable to connect to database !
Post by: François Keller on October 26, 2005, 12:56:57 PM
Bonjour,

comme déjà dit dans la forum anglophone, vérifiez vos parametres de connection dans le fichier include/config.inc.php
Title: Re: Coppermine critical error: Unable to connect to database !
Post by: guillaume_75005 on October 26, 2005, 01:09:19 PM
<?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 .
Title: Re: Coppermine critical error: Unable to connect to database !
Post by: François Keller on October 26, 2005, 01:16:38 PM
// 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
Title: Re: Coppermine critical error: Unable to connect to database !
Post by: guillaume_75005 on October 26, 2005, 01:25:56 PM
Merci beaucoup pour cette preciieuse aide !

Mille merci !
Title: Re: Coppermine critical error: Unable to connect to database !
Post by: Joachim Müller on October 26, 2005, 06:28:23 PM
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.