I've created a domain and setup hosting and enabled SSI, PHP (Apache), CGI, Perl and FastCGI...
I created a MySQL server instance and setup an empty database in the hosting package.
I then FTP'd the files into the httpdocs folder and did the manual install, all went fine, and VERY quick

Problem is I can't log in to the Admin side... just times out.... the front end is fine, but no admin.
Basically it just thinks about it for around 8 mins then give the error:
Notice:Error: MySQL has gone away
Error No: 2006
UPDATE currency SET value = '1.00000',date_modified = '2011-12-08 20:58:07' WHERE code = 'USD' in /var/www/vhosts/xxxxx.xxxxx.co.uk/httpdocs/system/database/mysql.php on line 49
I've checked the config.php files in the root and admin and the DIR_DATABASE entry is the same in both and the front end works fine...

Any Ideas what I can try ?