Fatal Error Fatal Error
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Fatal Error

Started by aanyah80, March 11, 2008, 04:31:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

aanyah80

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?

artoonie

Did you recreate your mysql tables/users/passwords/permissions?
Do that using phpMyAdmin

aanyah80

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??

Joachim Müller

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.