Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: changement MySQL  (Read 5148 times)

0 Members and 1 Guest are viewing this topic.

emma

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Female
  • Posts: 83
    • Community Fan
changement MySQL
« on: January 29, 2005, 12:57:48 pm »

mon hebergeur a changer de base MySQL avant c'etait "localhost" et maintenat c'est"mysql.keohosting.net"
et je sais pas c'est ou que je peux changer cette information pour que je puisse réacceder a mes albums.
Si quelqu'un pouvait m'aider.
Logged
La galerie la plus complète sur la série Community
http://community-fan.com/galerie/index.php

nol33t

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 244
  • Exploring Coppermine in every directions
    • tieum's pics
Re: changement MySQL
« Reply #1 on: January 29, 2005, 01:02:42 pm »

cette info est dans le fichier include/config.inc.php

tu dois avoir ça:
Code: [Select]
$CONFIG['dbserver'] = "localhost ";

et il faut que tu remplaces par:
Code: [Select]
$CONFIG['dbserver'] = "mysql.keohosting.net"; 

-matt-

pyranha

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: changement MySQL
« Reply #2 on: January 29, 2005, 01:05:37 pm »

bonjour

tu dois modifer le fichier config.inc.php qui se trouve dans le dossier include :

coppermine/include/config.inc.php
Logged

emma

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Female
  • Posts: 83
    • Community Fan
Re: changement MySQL
« Reply #3 on: January 29, 2005, 01:40:26 pm »

ok merci pour vos reponses
Logged
La galerie la plus complète sur la série Community
http://community-fan.com/galerie/index.php
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 20 queries.