coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: aanyah80 on March 11, 2008, 04:31:24 AM

Title: Fatal Error
Post by: aanyah80 on March 11, 2008, 04:31:24 AM
while moving my gallery to one server to another this is the error i am getting:

While executing query "select user_id as id, user_password as password from `preityzi_gallerypzfc`.cpg14x_users where user_id=0" on Resource id #5

mySQL error: Table 'preityzi_gallerypzfc.cpg14x_users' doesn't exist

any help please?
Title: Re: Fatal Error
Post by: artoonie on March 11, 2008, 06:28:49 AM
Did you recreate your mysql tables/users/passwords/permissions?
Do that using phpMyAdmin
Title: Re: Fatal Error
Post by: aanyah80 on March 12, 2008, 01:12:04 AM
no I haven't made any changes??

Quote from: artoonie on March 11, 2008, 06:28:49 AM
Did you recreate your mysql tables/users/passwords/permissions?
Do that using phpMyAdmin

how do i do that??
Title: Re: Fatal Error
Post by: Joachim Müller on March 12, 2008, 06:40:20 AM
Moving your gallery requires two things:
1) Moving the files (you did that)
2) Backing up the database on the old webserver and restoring it on the new one

You obviously failed to do #2. Read the FAQ for a start.