Topic: Migrating to new host - Problems w/ Database configuration differences
I'm trying to migrate my punbb forum to a GoDaddy host, and have ran into an unexpected problems.
1) The original database name I used on the old host is two characters longer than the maximum length allowed by GoDaddy.
2) Also, the database name is the same as the username for GoDaddy and I had originally used two different names.
I could modify the config.php file, but unless I can change the name of the backed-up database file itself, I don't see how this would help. (I used the DB Management plugin to backup the files.) I have never messed with the database files directly, so I don't know what options I might have.
Any ideas or suggestions?