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: Help Needed.....  (Read 4179 times)

0 Members and 1 Guest are viewing this topic.

lovinlife

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Help Needed.....
« on: August 30, 2007, 12:05:20 am »

Im trying to move my gallery i'v read the http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#moveGallery
and i'v got the gallery from my old host onto the new host but i still cant see them in my gallery i can only see them in "phpMyAdmin" can somebody help me out please,and tell me what i have to do to get it to show up in the actual gallery?
« Last Edit: September 04, 2007, 09:21:38 am by GauGau »
Logged

Nibbler

  • Guest
Re: Help Needed.....
« Reply #1 on: August 30, 2007, 01:47:47 am »

Make sure the information in include/config.inc.php corresponds to what you are looking at in phpmyadmin. A link to your site might help.
Logged

lovinlife

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Help Needed.....
« Reply #2 on: August 30, 2007, 02:39:34 am »

thanks for replying! i will send you a link in your PM.
Logged

lovinlife

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Help Needed.....
« Reply #3 on: August 30, 2007, 05:18:49 am »

Well i looked and is it supposed to look like this?


old host

Quote
<?php

    define ( 'SILLY_SAFE_MODE' , 1 ) ;

    $CONFIG['dbserver'] = 'localhost' ;
    $CONFIG['dbuser'  ] = 'renee_copp1' ;
    $CONFIG['dbpass'  ] = 'old_pwd' ;
    $CONFIG['dbname'  ] = 'renee_copp1'   ;

    $CONFIG['TABLE_PREFIX'] = 'cpg_' ;
   
?>


new host

Quote
           'localhost';        // Your database server
$CONFIG['dbuser'] =                         'cicipix_ciaraphoto';        // Your mysql username
$CONFIG['dbpass'] =                         'new_pwd';                // Your mysql password
$CONFIG['dbname'] =                         'cicipix_ciaraphotos';        // Your mysql database name


// MySQL TABLE NAMES PREFIX
$CONFIG['TABLE_PREFIX'] =                'cpg1411_';
?>

edit: I've changed the passwords in your post.
Never post a password on a public board.
« Last Edit: August 30, 2007, 07:09:43 am by Stramm »
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: Help Needed.....
« Reply #4 on: August 30, 2007, 07:16:44 am »

Quote
           'localhost';        // Your database server
$CONFIG['dbuser'] =                         'cicipix_ciaraphoto';        // Your mysql username
$CONFIG['dbpass'] =                         'new_pwd';                // Your mysql password
$CONFIG['dbname'] =                         'cicipix_ciaraphotos';        // Your mysql database name


// MySQL TABLE NAMES PREFIX
$CONFIG['TABLE_PREFIX'] =                'cpg1411_';
?>
it seems $CONFIG['dbserver'] = 'localhost'; fails in your new config file.
Are you sure that the correct value for your database value is localhost ?
Logged
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

lovinlife

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Help Needed.....
« Reply #5 on: August 30, 2007, 07:25:35 am »

yeah i think so,i dont get this
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: Help Needed.....
« Reply #6 on: August 30, 2007, 07:40:21 am »

other thing, why did you change the table prefix ?
Logged
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

Nibbler

  • Guest
Re: Help Needed.....
« Reply #7 on: August 30, 2007, 02:56:49 pm »

You need to change the file so that it has the right data for the database you have imported. Table prefix should be the same.
Logged

lovinlife

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Help Needed.....
« Reply #8 on: August 30, 2007, 07:46:19 pm »

other thing, why did you change the table prefix ?

Im not sure,i was trying a few things and thats maybe how it got changed...but ok thanks for replying i will try that out
Logged

lovinlife

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Help Needed.....
« Reply #9 on: August 30, 2007, 11:43:50 pm »

well its not workin,i dont get any of this..so i will just start my gallery over..
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Help Needed.....
« Reply #10 on: September 04, 2007, 09:04:16 am »

Why?
Anyway, marking thread as "closed".
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 20 queries.