View Single Post
  #15  
Old 09-04-2009, 06:05 PM
Krakfor
Fire Beetle
 
Join Date: Aug 2009
Location: UK
Posts: 10
Default

OK, I back-tracked and recreated why I was seeing this.

I had no previous experience of using MySQL and PERL prior to setting up my server. When I ran the MySQL Config Wizard and executed the test at the end, it passed the first two steps and started the windows service, but failed to apply the security settings. For some reason, it didn't like the root password, or I hadn't set it correctly.

The result was that even though I had provided the password between my <database> and </database> tags within the equemu_config file, the world could not open my PEQ database and was terminating the world server DOS window.

I re-ran my MySQL config wizard, re=specified a new root password and made sure that the security settings were applied at the end of the wizard.

I hope this helps (I got past this, but couldn't cure my 1017 errors from external clients and ended up using a private login server rather than EQEMULogin Server).

Good Luck!
Reply With Quote