[Solved]: moving host error [Solved]: moving host error
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

[Solved]: moving host error

Started by oztexs, June 22, 2008, 12:49:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

oztexs

Hi Guys,

I 've recently signed up with a new host and I am in the process of moving my gallery to the new host .. this is what ive done so far ;

1. backed up my gallery and copied it to the new host
2. backed up my sql script from my previous host using myphpadmin
3. on the new host created a new db, different name to the old one.
4. on the new host created a new dbuser and password
5. on the new host dumped the sql script down
6. edited the config.inc.php file with new db and dbuser

But .. I get the following error when i try and launch my gallery

While executing query "SELECT * FROM cpg_config" on 0

mySQL error: Table 'ozt50016_cpm1.cpg_config' doesn't exist


What am I doing wrong !!

Here a link to my gallery >> http://romana.webcity.com.au/~ozt50016/oztrex/gallery/

Can anybody assist ??

cheers !!

oztexs

problem solved !

had to change the table prefix in the config.inc.php file from cpg to cp

cheers !!