Warning: session_start(): Failed to read session data: user (path: c:/wamp/tmp) in libraries\joomla\session\handler\native.php on line 260Error: Failed to start application: Failed to start the session

Solution: check to make sure $dbprefix in the configuration.php file is set to correctly match the prefix that is being used in the database.