forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: oztexs on June 22, 2008, 12:49:44 pm

Title: [Solved]: moving host error
Post by: oztexs on June 22, 2008, 12:49:44 pm
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 !!
Title: Re: moving host error
Post by: oztexs on June 22, 2008, 01:48:41 pm
problem solved !

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

cheers !!