Found it,
In my tblserveradminregistration there is a default user of Admin and Password
The sql files listed amend tblLoginServerAccounts and tblworldserverregistration
the tblserveradminregistration is not adjusted once I amended the eqemu_config to this it worked
	Code:
			<!-- Loginserver information.  Defaults shown -->
		<loginserver>
			<host>127.0.0.1</host>
			<port>5999</port>
			<account>Admin</account>
			<password>Password</password>
		</loginserver>
 I may be wrong but this to me was not clear, but thank you to
lerkst2112,noport,c0ncrete,blackdragonsdg (and any one else I missed) you have all been very patient and helpful
Now on to figure out setting my game 
