ghosthuntert
Oct 2 2008, 10:44 PM
i get
Could not connect to the database, see error message below.
Access denied for user 'suicidal-mercena'@'localhost' (using password: YES)
error
host name = localhost
Db name = suicidal-mercenaries_info
Db username = suicidal-mercenaries_ghost
db pass = """"""
Prefix for tables in database: phpbb_
idk why this is happing
swordz
Oct 2 2008, 10:51 PM
The problem is that your user name and database name can be no longer than 16 characters long. As your site name is 20 characters long, this poses a problem.
The solution is to make a new account with a really short name. Set up the database and user on the site, as you have done on your main site. Then, connect using the new database name and user name from your current site.
swordz