Moving coppermine to another server Moving coppermine to another server
 

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

Moving coppermine to another server

Started by matija, August 19, 2005, 03:03:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

matija

Hi,

I am moving copermine to another server and I am COMPLETE php dumb. Could anybody PLEASE tell me what to do step-by-step. Also should i have coppermine in the same database (mysql) as forum or in another database?

Thanks in advance.

Joachim Müller

Has been asked before, so I'm only posting a short version - if you need details, search the board.
1) Make a backup of all your files (using your FTP app) on your hard drive
2) make a dump of your database using a tool like phpMyAdmin
3) Move the files to the new server
4) edit include/config.inc.php to enter the mySQL data of the new server
5) Restore the mySQL dump you created in step 2 on your new server
6) Go to coppermine's config and change the "target address for ecards" to reflect the url of your new page

Read the docs to find out about the database your coppermine and bbs have to reside in.