View Single Post
  #24  
Old 10-23-2018, 02:07 AM
Mizikezap
Fire Beetle
 
Join Date: Oct 2018
Posts: 21
Default

I finally got it to work.
  • I had to drop the PEQ database and do a fresh install.
  • I had to change the Admin password in the table loginserver_server_accounts. For some reason, I had a problem logging in using either the values 'Password' or 'password'.
  • I changed the long and short name of the Server in the table loginserver_world_server_registration
  • I updated the value of the field ServerAdminID to the value of '1' for my server in the table loginserver_world_server_registration. '1' is the account 'Admin' found in table loginserver_server_admin_registration
  • I changed all the IP addresses in the eqemu_config.json file to '127.0.0.1'. Everywhere it said IP, I changed the value.
  • I changed the server name in the json file to match the updated servername in the database
  • I removed the "loginserver1" section in the json file
  • I changed the name of 'loginserver2' to just 'loginserver' in the json file
Reply With Quote