migrate to another host migrate to another host
 

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

migrate to another host

Started by carolus, April 09, 2006, 11:53:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

carolus

Hello,
I would like to change the host. Who can tell me what I exactly to do so that I do not loose data?

carolus

Sami

1.backup from entire gallery (main directory with all folders)
2.backup from Mysql database (with 3rdparty app such as "Mysql administrator" , you can find it on http://dev.mysql.com/downloads/administrator/index.html)

aftem migrating
1.restore your Mysql database and should create username and password same as old
2.reastore your gallery and have fun
‍I don't answer to PM with support question
Please post your issue to related board

gregy

hmm .. i had to change prefix .. do i have to change anything in settings or elsewhere?

Sami

yes you should edit your include/config.inc.php and set the new prefix there
‍I don't answer to PM with support question
Please post your issue to related board

gregy

thanx for quick reply .. i knew it must be somewhere, just didn't know where :)

works like a charm!

thanx again .. bye

ragis

Sorry to rehash an old topic but I've followed Sami's instructions edited my config.inc.php. What should I be changing prefix to?


I'm getting the following in my /gallery/include/init.inc.php

Undefined variable: HTTP_POST_VARS
Undefined variable: HTTP_GET_VARS
Undefined variable: HTTP_COOKIE_VARS
Undefined variable: HTTP_SERVER_VARS

I'm also getting:

MySQL said: Access denied for user 'databasename'@'server.myhost.com' (using password: YES)

Sami

First you should solve you mysql problem ,
It says that user doesn't have access to DB ,so go to your hosting control panel and create a mysql user with ALL previlages on CPG's DB and then update DB and user info on include/config.inc.php
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

Quote from: ragis on December 03, 2006, 08:23:18 AM
Sorry to rehash an old topic
Well, basically, it's a thread that deals with cpg1.3.x

There are two possibilities:
  • you have cpg1.3.x, which goes unuspported (as in "no support at all")
    -> no point in replying here, as there really is no support for cpg1.3.x any longer
  • you have cpg1.4.x -> in this case , you have tried to hijack a thread that doesn't deal with your coppermine version.

Be it as it may. Locking this thread.