Advanced search  

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

Pages: [1]   Go Down

Author Topic: How to upgrade to cpg1.4.9 without screwing up my current gallery  (Read 15455 times)

0 Members and 1 Guest are viewing this topic.

wwedivas

  • Coppermine novice
  • *
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 32
    • WWE Divas

I want to make sure that when upgrade I don't lose all my picture files and configuration settings. So how do I properly do this without any of my files and/or settings being lost?

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #1 on: October 04, 2006, 08:29:53 am »

If you do as suggested under upgrading documentation you'll not lose a bit ;)
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#14 [Upgrading from cpg1.4.0 or better to version cpg1.4.9]
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#13 [Upgrading from cpg1.2.x or cpg1.3.x to version cpg1.4.9]
Logged
‍I don't answer to PM with support question
Please post your issue to related board

wwedivas

  • Coppermine novice
  • *
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 32
    • WWE Divas
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #2 on: October 04, 2006, 08:42:55 am »

ok this might seem like a really stupid question, but how would I propely make a backup of my database? As far backing up the include/config.inc.php files, anycontent.php file and "albums" directory.. I assume I just copy these files, and save them somewhere so I can upload them back?

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #3 on: October 04, 2006, 08:53:26 am »

ok this might seem like a really stupid question, but how would I propely make a backup of my database?
Use a db tools (usualy you have one on your hosting control panle) like phpmyadmin and export your db to sql

As far backing up the include/config.inc.php files, anycontent.php file and "albums" directory.. I assume I just copy these files, and save them somewhere so I can upload them back?
Yes, download them to your local computer or move them to a safe place (if you have access to server)
Logged
‍I don't answer to PM with support question
Please post your issue to related board

wwedivas

  • Coppermine novice
  • *
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 32
    • WWE Divas
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #4 on: October 04, 2006, 08:59:49 am »

Use a db tools (usualy you have one on your hosting control panle) like phpmyadmin and export your db to sql
Yes, download them to your local computer or move them to a safe place (if you have access to server)

I really don't understand how to do that as I really don't know much about operating MySQL type stuff. Is it really gonna kill me if I just stick with cpg 1.48?

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #5 on: October 04, 2006, 09:56:00 am »

It's mandatory to update. If you don't, you'll sooner or later fall victim to security issues that existed in previous versions (i.e. your gallery is going to be hacked).
Try the tool mysqlDumper - it's pretty easy to use. Another option would be asking your webhost for support or hiring someone to do the backup. Of course you could perform the update without backing up as well, which is just risky if you make a mistake during the upgrade process. If you don't make a mistake during upgrading and stick to the upgrade docs, everything should work just fine even without performing the backup beforehand.
Logged

wwedivas

  • Coppermine novice
  • *
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 32
    • WWE Divas
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #6 on: October 04, 2006, 11:37:03 am »

Ok I found the phpMyAdmin area in my hosting panel. I took 2 screenshots of the options I have.

http://i21.photobucket.com/albums/b287/Jaiz82/Misc/coppermine_db1.jpg
Is there any other options I should check off in this screenshot?

http://i21.photobucket.com/albums/b287/Jaiz82/Misc/coppermine_db2.jpg
Do I have to save it as any specific type of file? Should I keep the same file name when saving it?

 

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #7 on: October 04, 2006, 02:28:57 pm »

http://i21.photobucket.com/albums/b287/Jaiz82/Misc/coppermine_db1.jpg
Is there any other options I should check off in this screenshot?
It's okey go for it ...

http://i21.photobucket.com/albums/b287/Jaiz82/Misc/coppermine_db2.jpg
Do I have to save it as any specific type of file? Should I keep the same file name when saving it?
You can select zipped file for smaller size , this it will give you a regular zipped file, other formats are also coppressed file and their unpack utility ...
Logged
‍I don't answer to PM with support question
Please post your issue to related board

wwedivas

  • Coppermine novice
  • *
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 32
    • WWE Divas
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #8 on: October 04, 2006, 04:47:46 pm »

ok I exported the files, but I don't know where the zip file was saved. Where would I find it?

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #9 on: October 04, 2006, 05:04:14 pm »

did you checked the save as file check box?
when you push the Go button it will give you a brwoser Save to window !
Logged
‍I don't answer to PM with support question
Please post your issue to related board

wwedivas

  • Coppermine novice
  • *
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 32
    • WWE Divas
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #10 on: October 05, 2006, 02:15:21 pm »

yes i did, but when I click on go I will wait awhile than a blank screen will just pop up

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #11 on: October 05, 2006, 10:55:43 pm »

okey check your hosting control panel for ant backup tool , use that tool to backing up your db ...
Logged
‍I don't answer to PM with support question
Please post your issue to related board

hobox

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #12 on: December 06, 2006, 12:46:34 am »

If you do as suggested under upgrading documentation you'll not lose a bit ;)
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#14 [Upgrading from cpg1.4.0 or better to version cpg1.4.9]
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#13 [Upgrading from cpg1.2.x or cpg1.3.x to version cpg1.4.9]

I have my gallery bridged and have no clue to what I used as password for the admin thingy when it gets "unbridged". How do I solve this?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #13 on: December 06, 2006, 06:50:43 am »

Search the board for "lost admin password" or "recover password" then. In the future, make sure to remember important stuff like admin logins (write them down if you must).
Logged

Eflatun

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #14 on: March 02, 2008, 02:08:42 am »

hello;
I used Coppermine Photo Gallery 1.4.16 (stable)
I m not use SEF_URLs plugin

How to upgrade to cpg1.4.9 ?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #15 on: March 02, 2008, 09:24:57 am »

If you already use cpg1.4.16, you're fine, as this version is more recent than cpg1.4.9 - you don't have to upgrade then. If you confused the version numbers and actually want to upgrade from cpg1.4.9 to cpg1.4.16, then just read the upgrading section of the docs and do as suggested there. If you have specific questions that are not covered in the docs, return here and post them (one question per thread) in a thread of your own instead of trying to hijack a thread.
Logged

wwedivas

  • Coppermine novice
  • *
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 32
    • WWE Divas
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #16 on: April 17, 2008, 08:50:57 pm »

Hey my whole coppermine gallery has been hacked with coding that puts harmful malware on computers. So I desperately need to update the software.. but I want to do this without all my pictures, settings, comments, and other date being deleted. I don't want to have to re-setup all the settings, remake all the albums & categories, and have to to re-upload thousands of pictures. So if anyone could help me out step by step, I would really appreciate it.   

Nibbler

  • Guest
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #17 on: April 17, 2008, 11:17:53 pm »

Follow the instructions in the manual and start your own thread if you have issues.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: How to upgrade to cpg1.4.9 without screwing up my current gallery
« Reply #18 on: April 18, 2008, 08:34:45 am »

I have created a thread that contains detailed instructions: http://forum.coppermine-gallery.net/index.php/topic,51927.0.html

The other user who hijacked this thread already was told that he/she needs to start his/her own thread. Why do you disrespect board rules and try to hijack someone else's thread? Thread got locked because of your misbehaviour.
Logged
Pages: [1]   Go Up
 

Page created in 0.028 seconds with 19 queries.