coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: bit bit spears on February 08, 2004, 07:01:20 AM

Title: backing up-new slate
Post by: bit bit spears on February 08, 2004, 07:01:20 AM
Hi, my gallery is not working right, and I need to make a new one (in a new directory) and have all of the images/categories already pre-installed. How would i go about backing up my gallery without having to start all over with the categorizing and albuming...?

please be specific if you can...
Title: backing up-new slate
Post by: Joachim Müller on February 08, 2004, 11:57:55 AM
http://coppermine.sourceforge.net/faq.php?q=BackupDatabase#BackupDatabase

What exactly isn't working on your coppermine install? I suggest you back up your database as descibed in above link, backup your file structure (with ftp) and just install a fresh coppermine package over the already installed files.
For further info, give a link to your gallery (and, if necessary, a test account).

GauGau
Title: there is no use
Post by: bit bit spears on February 08, 2004, 05:58:25 PM
there is no use in giving you a link, because you can't even access the gallery-it says 'a database error or whatever occured, and here is what is wrong (that no one has helped me with)

the favorites thing (when you click Add to Favorites) forwards to displayimage.php?pos=0 and says it couldn't find any pix.

the search feature shows the pix, but when you either click on the next page of the thumbnails, or click a picture, it says 'this image can not be found!'

that's about it.
Title: backing up-new slate
Post by: Joachim Müller on February 08, 2004, 09:05:20 PM
go to coppermine config and switch debug_mode on (at the bottom of the config screen) - this will give you details what happened.
I insist on the link if you need further help!

GauGau
Title: i did that already~>
Post by: bit bit spears on February 08, 2004, 09:53:44 PM
i did that already and it gave this error:

There was an error while processing a database query.

While executing query "SELECT count(*) FROM wiregal_pictures, wiregal_albums WHERE wiregal_pictures.aid = wiregal_albums.aid AND category >= 10000" on 0

mySQL error: Can't open file: 'wiregal_pictures.MYD'. (errno: 145)

File: /home/var/www/html/gallery/include/functions.inc.php - Line: 105
Title: backing up-new slate
Post by: Joachim Müller on February 08, 2004, 10:56:31 PM
apparently your mySQL database might be broken. Check the mySQL documentation for the repair command!

GauGau