I would try to export/import the database via a different method. If your original installation was ok, you should be able to move it. Better to retry export/import than to try to fix an installation which should be ok if moved correctly. Check also if there are differences between server and settings (check php info) between the servers where you move.
Different method to move db could be: - Use backup_migrate module to export and import the db of - Export db with php myadmin to sql, import with bigdump
Hans www.koba.be