EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   zone and database problem (https://www.eqemulator.org/forums/showthread.php?t=21819)

Malkamus 11-04-2006 02:21 PM

zone and database problem
 
I hope someone can clear this up for me. I dled the latest emu and peq database and have titanium. I followed the guide for version 7.0.745 and mysql5. Installed, sourced, added all that was told to add. Have a zone unavailable. After searching here I went through the changelog and added every line it listed in it. Now when emu starts it now tells me it cannot load database and that I need to source 6.1 database. I had no other version on this machine so it was a complete clean install. If I missed something in the search for an answer I am sorry I did not see anything about this problem. Please any assistance would be great. I am running minilogin also.
John

Belfedia 11-04-2006 10:49 PM

Quote:

Originally Posted by Malkamus
John

Try to put in root a file called db.ini with :
Quote:

# READ README.TXT!
[Database]
host=localhost
user=name of user mysql
password=password of user mysql
database=Name of your database
### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe
And change red things.

Check your eqemu_config.xml for see if database name/user/password is correct :

Quote:

<database>
<host>localhost</host>
<port>3306</port>
<username>name of user mysql</username>
<password>password of user mysql</password>
<db>Name of your database</db>
</database>
That may work fine after


All times are GMT -4. The time now is 02:58 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.