Changing Over Servers Changing Over Servers
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Changing Over Servers

Started by kerrsmithws, May 14, 2005, 06:29:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kerrsmithws

Hello I am the administrator for a site. Now I had the old server but I moved over to a new one. I have the gallery folder moved over too. But unforchanately the gallery is still stuck to the old MySQL server. Is there a way I can change the MySQL so I dont have to start the gallery all over again? ???

pulz

#1
Just export the old database with for instance phpmyadmin from the old server and import it in the DB of the new server.

Just keep the album names etc the same on your new server and it will work, i've done it several times without any problems


1) On your old server, goto your database programm (mostly) phpmyadmin so I will give instructions for the phpmyadmin version:

2) On the first page select export.

3) In the following screen select under the export drop down menu your database

4) Select SQL

5) Leave the SQL options as they are

6) Select the box send

7) click on start

8) Go to your new server

9) Start your database programm

10) Click on the left upper button with the SQL tekst on it (next to the home button)

11) In the pop up screen select import file (= second tab)

12) Select the file you previously stored and click on start

13) That it :)



Don't ask me: Can you do this .... or Give me that...or I need Quick help in PM's. I'm not Santaclaus so post your questions on the board so it will be in the benefit for everyone.

Abbas Ali

Also edit include/config.inc.php and change the database variables as per the new server.
Chief Geek at Ranium Systems

kerrsmithws

Quote from: pulz on May 14, 2005, 12:25:27 PM

12) Select the file you previously stored and click on start


Okay im back, which file would that be?

Abbas Ali

The sql file which you saved from your old server. It means the file containing old database.
Chief Geek at Ranium Systems

Lennon

Hey!

I'm having the same problem too and I'm with you up until here: 10) Click on the left upper button with the SQL tekst on it (next to the home button)

Myphpadmin isn't set up that way so what do I do next? Thanks!