have you checked the user permissions on the database? it seems like it's either having issues using the database, or the database was not imported properly. Mysqldump should be able to replicate your databse just about exactly how it was before (although i don't think it will re-setup user accounts and permissions, those are database dependent)
↧