These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Sub Server default db name drops .com/.net/.org etc. on the new forum.
The default for sub servers is based on the default for servers (should I just put it in the template to force it?).
When I create a parent server it works fine. When I create a sub server the db name (both mysql and postgresql) drops the top level domain. I can't create servers for both .com and .org under a parent server.
Sounds like a bug. You may wish to file a bug report via] Support] Bug Tracker above.
When you say you create a sub-server, you mean
Parent: wigman.com
Sub-server: blue.wigman.com
Right?
Parent: user.myhostingcompany.net
Sub-server user'sdomain.com
The DB name on the parent is ${DOM} = user_myhostingcompany_net
The DB name on the sub-server comes out as ${PREFIX} = user'sdomain
That's not what it should do.