I am using awardspace as my host and I have installed the wordpress files via filezilla but when I visit my domain, I get this message:
Parse error: syntax error, unexpected T_STRING in /~/www/mysite.awardspace.info/wp-config.php on line 28
Now, I have identified line 28 in the wp-config file as;
/** MySQL hostname */
define('DB_HOST', 'fdb1.awardspace.com');
I have also tried fdb2.awardspace.com as the host.
This seems to be the root of the problem. Any help?
Thanks!