Database Move, Just A Simple Question Database Move, Just A Simple Question
 

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

Database Move, Just A Simple Question

Started by ZakRhino, October 13, 2007, 10:13:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ZakRhino

Hello I been going over the docs. about moving and such and I have move my gallery over, someone else dackup my gallery. My question is the backup just backs up the tables and such and not the images themselves? Cause I just move it in to another database and don't see any pictures but all the data for them are there. I put the data in the folders via FTP and not everything looks like it what it was before I move. So is that correct that when you back up a database you don't take the picture data and just the table structure itself?
Thanks :)

François Keller

QuoteSo is that correct that when you back up a database you don't take the picture data and just the table structure itself?
yes, you must also copy the content of your old album folder into the new.
don't forget to modify the config.inc.php file
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

ZakRhino

Quote from: Frantz on October 13, 2007, 10:50:43 PM
yes, you must also copy the content of your old album folder into the new.
don't forget to modify the config.inc.php file

Great it makes sense now thanks! :D