Well disregard above post. Started over from scratch and only tried to restore the data only. I get this error:
General Error
Error importing backup file
DEBUG MODE
SQL Error : 1062 Duplicate entry '10' for key 1
INSERT INTO phpbb_categories (cat_id, cat_title, cat_order) VALUES('10', 'Laughter is the best Medicine', '70')
Line : 980
File : admin_db_utilities.php] I went into myphpadmin and I see the above line in categories. What do I need to change to make this data work? Should I do a structure db restore too? Any help will be appreciated.