Thread: log.ini??
View Single Post
  #2  
Old 11-04-2010, 10:44 PM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,332
Default

You got some lines in there that should of been left alone.

<tcp ip="localhost" port="9000" telnet="disable"/> (not 3306)


In the following, if your planning on connecting to the eqemulator.net
Not sure why you have a user name and password in there. I left mine
blank to connect.

<!-- Loginserver information. Defaults shown -->
<loginserver>
<host>eqemulator.net</host>
<port>5998</port>
<account>sandbox</account>
<password>MyPassword</password>
</loginserver>

Under your <database> make sure the actual name of the database
is entered there (most call it peq.)
Reply With Quote