hmmm
[CODE]<?php
$config['db']['host'] = 'xf2-dev_xf2db_1_4c4a73e07c7c';
$config['db']['port'] = '3306';
$config['db']['username'] = 'root';
$config['db']['password'] = 'devpw';
$config['db']['dbname'] = 'defaultxf';
$config['fullUnicode'] = true;
$config['cookie']['prefix'] = 'xf2dev_';
$config['development']['enabled'] = true;
$config['development']['defaultAddOn'] = 'Earl/RelatedSearchResults';[/CODE]
This is the config.php file
I will restore the backup again, and upgrade it with browser and update this thread again in 5 minute.